Skip to content

Commit 2274ede

Browse files
chore(release): 2.2.5 [skip ci]
## [2.2.5](v2.2.4...v2.2.5) (2020-12-11) ### Bug Fixes * Move Podium processing to a preHandler hook ([7451b25](7451b25))
1 parent 9975834 commit 2274ede

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.2.5](https://github.com/podium-lib/fastify-layout/compare/v2.2.4...v2.2.5) (2020-12-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Move Podium processing to a preHandler hook ([7451b25](https://github.com/podium-lib/fastify-layout/commit/7451b2541d522a3e93ac44d68ec45f6159b8fd1a))
7+
18
## [2.2.4](https://github.com/podium-lib/fastify-layout/compare/v2.2.3...v2.2.4) (2020-10-29)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@podium/fastify-layout",
3-
"version": "2.2.4",
3+
"version": "2.2.5",
44
"description": "Fastify plugin for Podium Layout.",
55
"main": "lib/layout-plugin.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)