We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4e42af commit f90c56fCopy full SHA for f90c56f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.2.37](https://github.com/podium-lib/fastify-layout/compare/v2.2.36...v2.2.37) (2022-01-16)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency @podium/utils to v4.4.34 ([d4e42af](https://github.com/podium-lib/fastify-layout/commit/d4e42af5a30c3d2ad0f3ad200fa9059bfad33798))
7
8
## [2.2.36](https://github.com/podium-lib/fastify-layout/compare/v2.2.35...v2.2.36) (2022-01-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/fastify-layout",
- "version": "2.2.36",
+ "version": "2.2.37",
"description": "Fastify plugin for Podium Layout.",
"main": "lib/layout-plugin.js",
"license": "MIT",
0 commit comments