Skip to content

Commit

Permalink
chore(release): 🔖 bump version 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed May 7, 2024
1 parent 66acd02 commit baaafd4
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.7](https://github.com/edwinhern/express-typescript-2024/compare/v1.0.6...v1.0.7) (2024-05-07)

### Bug Fixes

- **deps:** update dependency pino-http to v10 ([#141](https://github.com/edwinhern/express-typescript-2024/issues/141)) ([66acd02](https://github.com/edwinhern/express-typescript-2024/commit/66acd02225689ded17e947a04395a1725498c9f2))

## [1.0.6](https://github.com/edwinhern/express-typescript-2024/compare/v1.0.5...v1.0.6) (2024-05-03)

### 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.6",
"version": "1.0.7",
"description": "An Express boilerplate backend",
"main": "index.ts",
"private": true,
Expand Down

0 comments on commit baaafd4

Please sign in to comment.