Skip to content

Commit

Permalink
chore(release): 2.2.8 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Feb 2, 2021
1 parent a73e8ae commit 99a30d0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.2.8](https://github.com/podium-lib/fastify-layout/compare/v2.2.7...v2.2.8) (2021-02-02)


### Bug Fixes

* **deps:** update dependency @podium/utils to v4.4.4 ([a73e8ae](https://github.com/podium-lib/fastify-layout/commit/a73e8ae0836945ca75b9e2318ddd15207c6c4b35))

## [2.2.7](https://github.com/podium-lib/fastify-layout/compare/v2.2.6...v2.2.7) (2021-01-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 99a30d0

Please sign in to comment.