Skip to content

Commit 135f69c

Browse files
chore(release): 1.5.61 [skip ci]
## [1.5.61](v1.5.60...v1.5.61) (2025-03-14) ### Bug Fixes * **deps:** update dependency @graphql-tools/merge to v9.0.24 ([#453](#453)) ([121654e](121654e))
1 parent 121654e commit 135f69c

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.61](https://github.com/marcoturi/fastify-boilerplate/compare/v1.5.60...v1.5.61) (2025-03-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @graphql-tools/merge to v9.0.24 ([#453](https://github.com/marcoturi/fastify-boilerplate/issues/453)) ([121654e](https://github.com/marcoturi/fastify-boilerplate/commit/121654e923feaa3d36db02616dc4c5d62d5b2a6d))
7+
18
## [1.5.60](https://github.com/marcoturi/fastify-boilerplate/compare/v1.5.59...v1.5.60) (2025-03-12)
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.60",
3+
"version": "1.5.61",
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)