Skip to content

Commit baaafd4

Browse files
chore(release): 🔖 bump version 1.0.7
1 parent 66acd02 commit baaafd4

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.7](https://github.com/edwinhern/express-typescript-2024/compare/v1.0.6...v1.0.7) (2024-05-07)
2+
3+
### Bug Fixes
4+
5+
- **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))
6+
17
## [1.0.6](https://github.com/edwinhern/express-typescript-2024/compare/v1.0.5...v1.0.6) (2024-05-03)
28

39
### Bug Fixes

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "express-typescript-boilerplate",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "An Express boilerplate backend",
55
"main": "index.ts",
66
"private": true,

0 commit comments

Comments
 (0)