We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f729d2 + b9e6520 commit 0943287Copy full SHA for 0943287
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## v1.0.0-109
4
+
5
6
+### 🩹 Fixes
7
8
+- Fix bun lock ([9101e19](https://github.com/undb-io/undb/commit/9101e19))
9
10
+### ❤️ Contributors
11
12
+- Nichenqin ([@nichenqin](http://github.com/nichenqin))
13
14
## v1.0.0-108
15
16
bun.lockb
432 Bytes
package.json
@@ -1,6 +1,6 @@
{
"name": "undb",
- "version": "1.0.0-108",
+ "version": "1.0.0-109",
"private": true,
"scripts": {
"build": "NODE_ENV=production bun --bun turbo build",
0 commit comments