Skip to content

Commit 1a32ce8

Browse files
authored
Merge pull request #2220 from undb-io/main
Merge main into develop branch
2 parents 61b124c + a33d2be commit 1a32ce8

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-143
4+
5+
6+
### 🩹 Fixes
7+
8+
- Fix sqlite database tx ([61b124c](https://github.com/undb-io/undb/commit/61b124c))
9+
10+
### ❤️ Contributors
11+
12+
- Nichenqin ([@nichenqin](https://github.com/nichenqin))
13+
314
## v1.0.0-142
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-142",
3+
"version": "1.0.0-143",
44
"private": true,
55
"scripts": {
66
"build": "NODE_ENV=production bun --bun turbo build",

0 commit comments

Comments
 (0)