Skip to content

Commit 529f918

Browse files
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2025-05-31) ### Bug Fixes * **deps:** update dependency @fastify/autoload to v6.3.1 ([#549](#549)) ([60a6596](60a6596))
1 parent 60a6596 commit 529f918

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.6.1](https://github.com/marcoturi/fastify-boilerplate/compare/v1.6.0...v1.6.1) (2025-05-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @fastify/autoload to v6.3.1 ([#549](https://github.com/marcoturi/fastify-boilerplate/issues/549)) ([60a6596](https://github.com/marcoturi/fastify-boilerplate/commit/60a6596e95214ac163fbb88c551c1f0a0f31458e))
7+
18
# [1.6.0](https://github.com/marcoturi/fastify-boilerplate/compare/v1.5.78...v1.6.0) (2025-05-28)
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.6.0",
3+
"version": "1.6.1",
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)