Skip to content

Commit 443170f

Browse files
chore(release): 1.5.56 [skip ci]
## [1.5.56](v1.5.55...v1.5.56) (2025-03-04) ### Bug Fixes * **deps:** update dependency @graphql-tools/merge to v9.0.22 ([#441](#441)) ([852cdf6](852cdf6))
1 parent 852cdf6 commit 443170f

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.56](https://github.com/marcoturi/fastify-boilerplate/compare/v1.5.55...v1.5.56) (2025-03-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @graphql-tools/merge to v9.0.22 ([#441](https://github.com/marcoturi/fastify-boilerplate/issues/441)) ([852cdf6](https://github.com/marcoturi/fastify-boilerplate/commit/852cdf67cdddcb1f92669d7e1f9633ed4ec58cdb))
7+
18
## [1.5.55](https://github.com/marcoturi/fastify-boilerplate/compare/v1.5.54...v1.5.55) (2025-02-26)
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.55",
3+
"version": "1.5.56",
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)