Skip to content

Commit

Permalink
chore(release): 4.6.38 [skip ci]
Browse files Browse the repository at this point in the history
## [4.6.38](v4.6.37...v4.6.38) (2021-02-11)

### Bug Fixes

* **deps:** update dependency @podium/schemas to v4.1.2 ([15e7e05](15e7e05))
  • Loading branch information
semantic-release-bot committed Feb 11, 2021
1 parent 15e7e05 commit 1add7c4
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 @@
## [4.6.38](https://github.com/podium-lib/layout/compare/v4.6.37...v4.6.38) (2021-02-11)


### Bug Fixes

* **deps:** update dependency @podium/schemas to v4.1.2 ([15e7e05](https://github.com/podium-lib/layout/commit/15e7e0531245627d01814a546481b7327f618bde))

## [4.6.37](https://github.com/podium-lib/layout/compare/v4.6.36...v4.6.37) (2021-02-02)


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": "4.6.37",
"version": "4.6.38",
"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 1add7c4

Please sign in to comment.