Skip to content

Commit d0917d0

Browse files
chore(release): 1.5.73 [skip ci]
## [1.5.73](v1.5.72...v1.5.73) (2025-04-26) ### Bug Fixes * **deps:** update dependency graphql to v16.11.0 ([#502](#502)) ([559f390](559f390))
1 parent 559f390 commit d0917d0

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.73](https://github.com/marcoturi/fastify-boilerplate/compare/v1.5.72...v1.5.73) (2025-04-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency graphql to v16.11.0 ([#502](https://github.com/marcoturi/fastify-boilerplate/issues/502)) ([559f390](https://github.com/marcoturi/fastify-boilerplate/commit/559f390ff37704bcc8216d98ca194ca43c89087a))
7+
18
## [1.5.72](https://github.com/marcoturi/fastify-boilerplate/compare/v1.5.71...v1.5.72) (2025-04-23)
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.72",
3+
"version": "1.5.73",
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)