Skip to content

Commit 2aee5c1

Browse files
authored
Merge pull request #2059 from undb-io/release/v1.0.0-86
Release version v1.0.0-86
2 parents e1fa6df + c21d786 commit 2aee5c1

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

516

bun.lockb

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

0 commit comments

Comments
 (0)