Skip to content

Commit

Permalink
Prepare release v1.0.0-121
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Nov 19, 2024
1 parent 2de647e commit d2feba5
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-121


### 🏡 Chore

- Update config ([2de647e](https://github.com/undb-io/undb/commit/2de647e))

### ❤️ Contributors

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

## v1.0.0-120


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

0 comments on commit d2feba5

Please sign in to comment.