Skip to content

Commit

Permalink
Merge pull request #1978 from undb-io/main
Browse files Browse the repository at this point in the history
Merge main into develop branch
  • Loading branch information
nichenqin authored Aug 31, 2024
2 parents 74af974 + 2eff7bd commit 2f80c38
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Changelog


## v1.0.0-51


### 🏡 Chore

- Update readme ([eb461ea](https://github.com/undb-io/undb/commit/eb461ea))

### ❤️ Contributors

- Nichenqin ([@nichenqin](http://github.com/nichenqin))

## v1.0.0-50


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "undb",
"version": "1.0.0-50",
"version": "1.0.0-51",
"private": true,
"scripts": {
"build": "NODE_ENV=production bun --bun turbo build",
Expand Down

0 comments on commit 2f80c38

Please sign in to comment.