Skip to content

Commit 96f8345

Browse files
chore(release): 1.5.64 [skip ci]
## [1.5.64](v1.5.63...v1.5.64) (2025-03-25) ### Bug Fixes * **deps:** update dependency @sinclair/typebox to v0.34.31 ([#461](#461)) ([fadb65f](fadb65f))
1 parent fadb65f commit 96f8345

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.64](https://github.com/marcoturi/fastify-boilerplate/compare/v1.5.63...v1.5.64) (2025-03-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @sinclair/typebox to v0.34.31 ([#461](https://github.com/marcoturi/fastify-boilerplate/issues/461)) ([fadb65f](https://github.com/marcoturi/fastify-boilerplate/commit/fadb65fa0d28b93a553fa4c2a4aaefe90e85abdf))
7+
18
## [1.5.63](https://github.com/marcoturi/fastify-boilerplate/compare/v1.5.62...v1.5.63) (2025-03-18)
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.63",
3+
"version": "1.5.64",
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)