We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b7a9b commit 9c2b70fCopy full SHA for 9c2b70f
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## v1.0.0-139
4
+
5
6
+### 🚀 Enhancements
7
8
+- Add db provider ([9263900](https://github.com/undb-io/undb/commit/9263900))
9
10
+### ❤️ Contributors
11
12
+- Nichenqin ([@nichenqin](http://github.com/nichenqin))
13
14
## v1.0.0-138
15
16
package.json
@@ -1,6 +1,6 @@
{
"name": "undb",
- "version": "1.0.0-138",
+ "version": "1.0.0-139",
"private": true,
"scripts": {
"build": "NODE_ENV=production bun --bun turbo build",
0 commit comments