We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abf4d07 commit 7ac481eCopy full SHA for 7ac481e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.0.1](https://github.com/podium-lib/fastify-layout/compare/v4.0.0...v4.0.1) (2024-11-18)
2
+
3
4
+### Bug Fixes
5
6
+* **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))
7
8
# [4.0.0](https://github.com/podium-lib/fastify-layout/compare/v3.0.11...v4.0.0) (2024-11-08)
9
10
package.json
@@ -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",
0 commit comments