Skip to content

Commit 9c2b70f

Browse files
web-flownichenqin
authored andcommittedJan 14, 2025
Prepare release v1.0.0-139
1 parent 07b7a9b commit 9c2b70f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed
 

‎CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

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+
314
## v1.0.0-138
415

516

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "undb",
3-
"version": "1.0.0-138",
3+
"version": "1.0.0-139",
44
"private": true,
55
"scripts": {
66
"build": "NODE_ENV=production bun --bun turbo build",

0 commit comments

Comments
 (0)
Failed to load comments.