We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 822f4d3 commit 65f675bCopy full SHA for 65f675b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.2.27](https://github.com/podium-lib/fastify-layout/compare/v2.2.26...v2.2.27) (2021-07-16)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency @podium/utils to v4.4.24 ([822f4d3](https://github.com/podium-lib/fastify-layout/commit/822f4d35ae2d453a583e45fa94741692412640e8))
7
8
## [2.2.26](https://github.com/podium-lib/fastify-layout/compare/v2.2.25...v2.2.26) (2021-07-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/fastify-layout",
- "version": "2.2.26",
+ "version": "2.2.27",
"description": "Fastify plugin for Podium Layout.",
"main": "lib/layout-plugin.js",
"license": "MIT",
0 commit comments