Skip to content

Commit f798165

Browse files
chore(release): 1.5.60 [skip ci]
## [1.5.60](v1.5.59...v1.5.60) (2025-03-12) ### Bug Fixes * **deps:** update dependency @sinclair/typebox to v0.34.30 ([#451](#451)) ([9ce56c4](9ce56c4))
1 parent 9ce56c4 commit f798165

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.60](https://github.com/marcoturi/fastify-boilerplate/compare/v1.5.59...v1.5.60) (2025-03-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @sinclair/typebox to v0.34.30 ([#451](https://github.com/marcoturi/fastify-boilerplate/issues/451)) ([9ce56c4](https://github.com/marcoturi/fastify-boilerplate/commit/9ce56c446cf2f5b2eefd4e596c8ff6cbd6b7f86c))
7+
18
## [1.5.59](https://github.com/marcoturi/fastify-boilerplate/compare/v1.5.58...v1.5.59) (2025-03-11)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fastify-boilerplate",
3-
"version": "1.5.59",
3+
"version": "1.5.60",
44
"description": "A Fastify template that follows the Clean Architecture principles and encourages established practices.",
55
"author": "Marco Turi <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)