Skip to content

Commit

Permalink
chore(release): 5.0.0-next.5 [skip ci]
Browse files Browse the repository at this point in the history
# [5.0.0-next.5](v5.0.0-next.4...v5.0.0-next.5) (2021-05-09)

### Bug Fixes

* **deps:** update all dependencies ([eaeaf2d](eaeaf2d))
* **deps:** update all dependencies ([321c474](321c474))
* **deps:** update dependency ajv to v8.3.0 ([a7a8c2c](a7a8c2c))
  • Loading branch information
semantic-release-bot committed May 9, 2021
1 parent 386d859 commit 4c2e4f3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [5.0.0-next.5](https://github.com/podium-lib/layout/compare/v5.0.0-next.4...v5.0.0-next.5) (2021-05-09)


### Bug Fixes

* **deps:** update all dependencies ([eaeaf2d](https://github.com/podium-lib/layout/commit/eaeaf2d8f441a3e145136a234ab9f6f561ed0b77))
* **deps:** update all dependencies ([321c474](https://github.com/podium-lib/layout/commit/321c47474e4f678ed1447e236cdff896837de432))
* **deps:** update dependency ajv to v8.3.0 ([a7a8c2c](https://github.com/podium-lib/layout/commit/a7a8c2c56167c2ad68231a1681e89699e174f4b2))

# [5.0.0-next.4](https://github.com/podium-lib/layout/compare/v5.0.0-next.3...v5.0.0-next.4) (2021-04-30)
## [4.6.84](https://github.com/podium-lib/layout/compare/v4.6.83...v4.6.84) (2021-05-09)

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/layout",
"version": "5.0.0-next.4",
"version": "5.0.0-next.5",
"description": "Module for composing full page layouts out of page fragments in a micro frontend architecture.",
"main": "lib/layout.js",
"license": "MIT",
Expand Down

0 comments on commit 4c2e4f3

Please sign in to comment.