Skip to content

Commit 004584e

Browse files
authored
Merge pull request #2172 from undb-io/main
2 parents bb4d606 + 4fd6cce commit 004584e

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-131
4+
5+
6+
### 🩹 Fixes
7+
8+
- Fix date range field ([6fda104](https://github.com/undb-io/undb/commit/6fda104))
9+
10+
### ❤️ Contributors
11+
12+
- Nichenqin ([@nichenqin](http://github.com/nichenqin))
13+
314
## v1.0.0-130
415

516
## v1.0.0-129

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-130",
3+
"version": "1.0.0-131",
44
"private": true,
55
"scripts": {
66
"build": "NODE_ENV=production bun --bun turbo build",

0 commit comments

Comments
 (0)