We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d411f91 commit 11c2bf2Copy full SHA for 11c2bf2
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.2.3
5
+
6
+[compare changes](https://github.com/unjs/db0/compare/v0.2.2...v0.2.3)
7
8
+### 📦 Build
9
10
+- Export `connectors` and connector ([d411f91](https://github.com/unjs/db0/commit/d411f91))
11
12
+### ❤️ Contributors
13
14
+- Pooya Parsa ([@pi0](http://github.com/pi0))
15
16
## v0.2.2
17
18
[compare changes](https://github.com/unjs/db0/compare/v0.2.1...v0.2.2)
package.json
@@ -1,6 +1,6 @@
{
"name": "db0",
- "version": "0.2.2",
+ "version": "0.2.3",
"description": "Lightweight SQL Connector",
"repository": "unjs/db0",
"license": "MIT",
0 commit comments