Skip to content

Commit 0ac8bcf

Browse files
chore(release): 1.7.1 [skip ci]
## [1.7.1](v1.7.0...v1.7.1) (2025-06-13) ### Bug Fixes * **deps:** update dependency fastify to v5.4.0 ([#559](#559)) ([86c7a7b](86c7a7b))
1 parent 86c7a7b commit 0ac8bcf

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.7.1](https://github.com/marcoturi/fastify-boilerplate/compare/v1.7.0...v1.7.1) (2025-06-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency fastify to v5.4.0 ([#559](https://github.com/marcoturi/fastify-boilerplate/issues/559)) ([86c7a7b](https://github.com/marcoturi/fastify-boilerplate/commit/86c7a7bc4ab140442db416b2fde620cbca9fcf8f))
7+
18
# [1.7.0](https://github.com/marcoturi/fastify-boilerplate/compare/v1.6.1...v1.7.0) (2025-06-05)
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.7.0",
3+
"version": "1.7.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)