Skip to content

Commit

Permalink
chore(release): 1.3.15 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.15](v1.3.14...v1.3.15) (2024-10-12)

### Bug Fixes

* **deps:** update dependency @fastify/swagger to v9.2.0 ([d243900](d243900))
  • Loading branch information
semantic-release-bot committed Oct 12, 2024
1 parent d243900 commit 5a230fd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.3.15](https://github.com/marcoturi/fastify-boilerplate/compare/v1.3.14...v1.3.15) (2024-10-12)


### Bug Fixes

* **deps:** update dependency @fastify/swagger to v9.2.0 ([d243900](https://github.com/marcoturi/fastify-boilerplate/commit/d2439001fc43ee8048d055990e635a28859ede38))

## [1.3.14](https://github.com/marcoturi/fastify-boilerplate/compare/v1.3.13...v1.3.14) (2024-10-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fastify-boilerplate",
"version": "1.3.14",
"version": "1.3.15",
"description": "A Fastify template that follows the Clean Architecture principles and encourages established practices.",
"author": "Marco Turi <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 5a230fd

Please sign in to comment.