Skip to content

Commit

Permalink
chore(release): 4.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.1](v4.0.0...v4.0.1) (2024-11-18)

### Bug Fixes

* **deps:** update dependency @podium/utils to v5.4.0 ([#289](#289)) ([abf4d07](abf4d07))
  • Loading branch information
semantic-release-bot committed Nov 18, 2024
1 parent abf4d07 commit 7ac481e
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 @@
## [4.0.1](https://github.com/podium-lib/fastify-layout/compare/v4.0.0...v4.0.1) (2024-11-18)


### Bug Fixes

* **deps:** update dependency @podium/utils to v5.4.0 ([#289](https://github.com/podium-lib/fastify-layout/issues/289)) ([abf4d07](https://github.com/podium-lib/fastify-layout/commit/abf4d074502e6eabe92aa8dfc0488a43fff36ef4))

# [4.0.0](https://github.com/podium-lib/fastify-layout/compare/v3.0.11...v4.0.0) (2024-11-08)


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": "@podium/fastify-layout",
"version": "4.0.0",
"version": "4.0.1",
"type": "module",
"description": "Fastify plugin for Podium Layout.",
"main": "lib/layout-plugin.js",
Expand Down

0 comments on commit 7ac481e

Please sign in to comment.