Skip to content

Commit

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


### 🚀 Enhancements

- Calendar view ([aeaab9d](https://github.com/undb-io/undb/commit/aeaab9d))

### ❤️ Contributors

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

## v1.0.0-113


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

0 comments on commit 25a364e

Please sign in to comment.