Skip to content

Commit 5ed119a

Browse files
chore(release): 1.5.59 [skip ci]
## [1.5.59](v1.5.58...v1.5.59) (2025-03-11) ### Bug Fixes * **deps:** update dependency @fastify/autoload to v6.2.0 ([#450](#450)) ([ca003a3](ca003a3))
1 parent ca003a3 commit 5ed119a

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.59](https://github.com/marcoturi/fastify-boilerplate/compare/v1.5.58...v1.5.59) (2025-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @fastify/autoload to v6.2.0 ([#450](https://github.com/marcoturi/fastify-boilerplate/issues/450)) ([ca003a3](https://github.com/marcoturi/fastify-boilerplate/commit/ca003a330f146be4212c931e08164302a6a6d807))
7+
18
## [1.5.58](https://github.com/marcoturi/fastify-boilerplate/compare/v1.5.57...v1.5.58) (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.58",
3+
"version": "1.5.59",
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)