We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 737b746 commit ad9e286Copy full SHA for ad9e286
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.2.33](https://github.com/podium-lib/fastify-layout/compare/v2.2.32...v2.2.33) (2021-11-15)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency @podium/utils to v4.4.30 ([737b746](https://github.com/podium-lib/fastify-layout/commit/737b746bd8c8108ccc95b847a2b15f7f7375e6ae))
7
8
## [2.2.32](https://github.com/podium-lib/fastify-layout/compare/v2.2.31...v2.2.32) (2021-11-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/fastify-layout",
- "version": "2.2.32",
+ "version": "2.2.33",
"description": "Fastify plugin for Podium Layout.",
"main": "lib/layout-plugin.js",
"license": "MIT",
0 commit comments