Skip to content

Commit

Permalink
chore(release): 1.5.40 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.40](v1.5.39...v1.5.40) (2025-02-01)

### Bug Fixes

* **deps:** update dependency @fastify/autoload to v6.1.0 ([#390](#390)) ([5799288](5799288))
  • Loading branch information
semantic-release-bot committed Feb 1, 2025
1 parent 5799288 commit 57b6b23
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.5.40](https://github.com/marcoturi/fastify-boilerplate/compare/v1.5.39...v1.5.40) (2025-02-01)


### Bug Fixes

* **deps:** update dependency @fastify/autoload to v6.1.0 ([#390](https://github.com/marcoturi/fastify-boilerplate/issues/390)) ([5799288](https://github.com/marcoturi/fastify-boilerplate/commit/579928853ff3ec766844c95c7cf1998377e744fe))

## [1.5.39](https://github.com/marcoturi/fastify-boilerplate/compare/v1.5.38...v1.5.39) (2025-01-31)


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.5.39",
"version": "1.5.40",
"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 57b6b23

Please sign in to comment.