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 b02a722 commit 02366beCopy full SHA for 02366be
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.2.2](https://github.com/podium-lib/fastify-layout/compare/v2.2.1...v2.2.2) (2020-10-10)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency @podium/utils to v4.3.3 ([b02a722](https://github.com/podium-lib/fastify-layout/commit/b02a722e60b56527871c5276abb243cc95a326f7))
7
8
## [2.2.1](https://github.com/podium-lib/fastify-layout/compare/v2.2.0...v2.2.1) (2020-09-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/fastify-layout",
- "version": "2.2.1",
+ "version": "2.2.2",
"description": "Fastify plugin for Podium Layout.",
"main": "lib/layout-plugin.js",
"license": "MIT",
0 commit comments