Skip to content

Commit

Permalink
chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2024-12-28)

### Bug Fixes

* release ([e52f8b5](e52f8b5))
  • Loading branch information
semantic-release-bot committed Dec 28, 2024
1 parent e52f8b5 commit 274ca23
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.1](https://github.com/toiroakr/zod-empty/compare/v1.1.0...v1.1.1) (2024-12-28)


### Bug Fixes

* release ([e52f8b5](https://github.com/toiroakr/zod-empty/commit/e52f8b5fcb440066b1f6851a8287a5784f3f10c7))

# [1.1.0](https://github.com/toiroakr/zod-empty/compare/v1.0.7...v1.1.0) (2024-12-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zod-empty",
"version": "1.1.0",
"version": "1.1.1",
"description": "generate minimum data from zod schema.",
"types": "./cjs/index.d.ts",
"main": "./cjs/index.cjs",
Expand Down

0 comments on commit 274ca23

Please sign in to comment.