Skip to content

Commit 99a30d0

Browse files
chore(release): 2.2.8 [skip ci]
## [2.2.8](v2.2.7...v2.2.8) (2021-02-02) ### Bug Fixes * **deps:** update dependency @podium/utils to v4.4.4 ([a73e8ae](a73e8ae))
1 parent a73e8ae commit 99a30d0

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.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+
18
## [2.2.7](https://github.com/podium-lib/fastify-layout/compare/v2.2.6...v2.2.7) (2021-01-22)
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.7",
3+
"version": "2.2.8",
44
"description": "Fastify plugin for Podium Layout.",
55
"main": "lib/layout-plugin.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)