Skip to content

Commit

Permalink
chore(release): 4.0.12 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.12](v4.0.11...v4.0.12) (2024-05-08)

### Bug Fixes

* **deps:** update dependency zod to ^3.23.7 ([7561e77](7561e77))
  • Loading branch information
semantic-release-bot committed May 8, 2024
1 parent 7561e77 commit 9c22656
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.0.12](https://github.com/mouse484/Astraea/compare/v4.0.11...v4.0.12) (2024-05-08)


### Bug Fixes

* **deps:** update dependency zod to ^3.23.7 ([7561e77](https://github.com/mouse484/Astraea/commit/7561e7717f5b83910a4822b6e2e9104d311d2f8e))

## [4.0.11](https://github.com/mouse484/Astraea/compare/v4.0.10...v4.0.11) (2024-05-06)


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": "astraea",
"version": "4.0.11",
"version": "4.0.12",
"private": true,
"scripts": {
"dev": "vite dev",
Expand Down

0 comments on commit 9c22656

Please sign in to comment.