Skip to content

Commit 0943287

Browse files
authored
Merge pull request #2110 from undb-io/release/v1.0.0-109
Release version v1.0.0-109
2 parents 2f729d2 + b9e6520 commit 0943287

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

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+
314
## v1.0.0-108
415

516

bun.lockb

432 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "undb",
3-
"version": "1.0.0-108",
3+
"version": "1.0.0-109",
44
"private": true,
55
"scripts": {
66
"build": "NODE_ENV=production bun --bun turbo build",

0 commit comments

Comments
 (0)