Skip to content

Commit

Permalink
Merge pull request #2128 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 Nov 7, 2024
2 parents cdc544d + f0055e2 commit 89b4c56
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,5 +1,16 @@
# Changelog

## v1.0.0-115


### 🩹 Fixes

- Fix delete table ([cdc544d](https://github.com/undb-io/undb/commit/cdc544d))

### ❤️ Contributors

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

## v1.0.0-114


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-114",
"version": "1.0.0-115",
"private": true,
"scripts": {
"build": "NODE_ENV=production bun --bun turbo build",
Expand Down

0 comments on commit 89b4c56

Please sign in to comment.