Skip to content

Commit 2867a9a

Browse files
chore(release): 1.5.74 [skip ci]
## [1.5.74](v1.5.73...v1.5.74) (2025-05-08) ### Bug Fixes * **deps:** update dependency @fastify/swagger to v9.5.1 ([#518](#518)) ([b69bce4](b69bce4))
1 parent b69bce4 commit 2867a9a

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.74](https://github.com/marcoturi/fastify-boilerplate/compare/v1.5.73...v1.5.74) (2025-05-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @fastify/swagger to v9.5.1 ([#518](https://github.com/marcoturi/fastify-boilerplate/issues/518)) ([b69bce4](https://github.com/marcoturi/fastify-boilerplate/commit/b69bce4067c4ea2341695dc749fb5fa9103db15a))
7+
18
## [1.5.73](https://github.com/marcoturi/fastify-boilerplate/compare/v1.5.72...v1.5.73) (2025-04-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.73",
3+
"version": "1.5.74",
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)