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 a73e8ae commit 99a30d0Copy full SHA for 99a30d0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.2.8](https://github.com/podium-lib/fastify-layout/compare/v2.2.7...v2.2.8) (2021-02-02)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency @podium/utils to v4.4.4 ([a73e8ae](https://github.com/podium-lib/fastify-layout/commit/a73e8ae0836945ca75b9e2318ddd15207c6c4b35))
7
8
## [2.2.7](https://github.com/podium-lib/fastify-layout/compare/v2.2.6...v2.2.7) (2021-01-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/fastify-layout",
- "version": "2.2.7",
+ "version": "2.2.8",
"description": "Fastify plugin for Podium Layout.",
"main": "lib/layout-plugin.js",
"license": "MIT",
0 commit comments