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.
1 parent 8586320 commit 8de83deCopy full SHA for 8de83de
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.3.4
5
+
6
+[compare changes](https://github.com/unjs/db0/compare/v0.3.3...v0.3.4)
7
8
+### 📦 Build
9
10
+- Migrate to obuild ([8586320](https://github.com/unjs/db0/commit/8586320))
11
12
+### ❤️ Contributors
13
14
+- Pooya Parsa ([@pi0](https://github.com/pi0))
15
16
## v0.3.3
17
18
[compare changes](https://github.com/unjs/db0/compare/v0.3.2...v0.3.3)
package.json
@@ -1,6 +1,6 @@
{
"name": "db0",
- "version": "0.3.3",
+ "version": "0.3.4",
"description": "Lightweight SQL Connector",
"repository": "unjs/db0",
"license": "MIT",
0 commit comments