Skip to content

Commit 6a68934

Browse files
authored
Merge pull request #2207 from undb-io/main
Merge main into develop branch
2 parents e50d894 + 0eeb96d commit 6a68934

File tree

2 files changed

+12
-1
lines changed

2 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-141
4+
5+
6+
### 🩹 Fixes
7+
8+
- Fix bun lock ([e50d894](https://github.com/undb-io/undb/commit/e50d894))
9+
10+
### ❤️ Contributors
11+
12+
- Nichenqin ([@nichenqin](http://github.com/nichenqin))
13+
314
## v1.0.0-140
415

516

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-140",
3+
"version": "1.0.0-141",
44
"private": true,
55
"scripts": {
66
"build": "NODE_ENV=production bun --bun turbo build",

0 commit comments

Comments
 (0)