Skip to content

Commit

Permalink
chore(release): 🔖 bump version 1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 18, 2024
1 parent a0867a1 commit 2ad7205
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.0.13](https://github.com/edwinhern/express-typescript-2024/compare/v1.0.12...v1.0.13) (2024-06-18)

### Bug Fixes

- **deps:** update dependency @asteasolutions/zod-to-openapi to v7.1.1 ([a0867a1](https://github.com/edwinhern/express-typescript-2024/commit/a0867a16571342b822b2a2934bb1a8ca52501d67))

## [1.0.12](https://github.com/edwinhern/express-typescript-2024/compare/v1.0.11...v1.0.12) (2024-06-17)

### Bug Fixes
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": "express-typescript-boilerplate",
"version": "1.0.12",
"version": "1.0.13",
"description": "An Express boilerplate backend",
"main": "index.ts",
"private": true,
Expand Down

0 comments on commit 2ad7205

Please sign in to comment.