Skip to content

Commit 16b174d

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.1...v1.7.0) (2025-06-05) ### Features * **lint:** update lint configuration ([67efcb6](67efcb6))
1 parent 67efcb6 commit 16b174d

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.0](https://github.com/marcoturi/fastify-boilerplate/compare/v1.6.1...v1.7.0) (2025-06-05)
2+
3+
4+
### Features
5+
6+
* **lint:** update lint configuration ([67efcb6](https://github.com/marcoturi/fastify-boilerplate/commit/67efcb663ceb097a5b48bc689bb6e30d4ed318b2))
7+
18
## [1.6.1](https://github.com/marcoturi/fastify-boilerplate/compare/v1.6.0...v1.6.1) (2025-05-31)
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.1",
3+
"version": "1.7.0",
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)