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 1a0b1e7 commit 8a1a146Copy full SHA for 8a1a146
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# [2.2.0](https://github.com/podium-lib/fastify-layout/compare/v2.1.1...v2.2.0) (2020-08-17)
2
+
3
4
+### Features
5
6
+* support Fastify version 3 ([86c6209](https://github.com/podium-lib/fastify-layout/commit/86c620986d133e7d3379ebfb0b7bcf44a2e457c4))
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/fastify-layout",
- "version": "2.1.1",
+ "version": "2.2.0",
"description": "Fastify plugin for Podium Layout.",
"main": "lib/layout-plugin.js",
"license": "MIT",
0 commit comments