Skip to content

Commit

Permalink
chore(release): 2.2.14 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.14](v2.2.13...v2.2.14) (2021-03-26)

### Bug Fixes

* **deps:** update dependency @podium/utils to v4.4.10 ([897202f](897202f))
  • Loading branch information
semantic-release-bot committed Mar 26, 2021
1 parent 897202f commit 8a3ae85
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.14](https://github.com/podium-lib/fastify-layout/compare/v2.2.13...v2.2.14) (2021-03-26)


### Bug Fixes

* **deps:** update dependency @podium/utils to v4.4.10 ([897202f](https://github.com/podium-lib/fastify-layout/commit/897202f3618c71aa97379d62f8e04d4c001746d2))

## [2.2.13](https://github.com/podium-lib/fastify-layout/compare/v2.2.12...v2.2.13) (2021-03-20)


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.13",
"version": "2.2.14",
"description": "Fastify plugin for Podium Layout.",
"main": "lib/layout-plugin.js",
"license": "MIT",
Expand Down

0 comments on commit 8a3ae85

Please sign in to comment.