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 61b124c + a33d2be commit 1a32ce8Copy full SHA for 1a32ce8
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
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
14
## v1.0.0-142
15
16
package.json
@@ -1,6 +1,6 @@
{
"name": "undb",
- "version": "1.0.0-142",
+ "version": "1.0.0-143",
"private": true,
"scripts": {
"build": "NODE_ENV=production bun --bun turbo build",
0 commit comments