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 ec19e78 commit aba6f17Copy full SHA for aba6f17
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.2.4](https://github.com/podium-lib/fastify-layout/compare/v2.2.3...v2.2.4) (2020-10-29)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency @podium/utils to v4.4.1 ([ec19e78](https://github.com/podium-lib/fastify-layout/commit/ec19e78ccfeae4c82294eb8e89d6b67226f82774))
7
8
## [2.2.3](https://github.com/podium-lib/fastify-layout/compare/v2.2.2...v2.2.3) (2020-10-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/fastify-layout",
- "version": "2.2.3",
+ "version": "2.2.4",
"description": "Fastify plugin for Podium Layout.",
"main": "lib/layout-plugin.js",
"license": "MIT",
0 commit comments