Skip to content

Commit

Permalink
chore(release): 5.2.13-next.2 [skip ci]
Browse files Browse the repository at this point in the history
## [5.2.13-next.2](v5.2.13-next.1...v5.2.13-next.2) (2024-11-04)

### Bug Fixes

* update podium dependencies ([d259b2d](d259b2d))
  • Loading branch information
semantic-release-bot committed Nov 4, 2024
1 parent d259b2d commit a7e27a1
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 @@
## [5.2.13-next.2](https://github.com/podium-lib/layout/compare/v5.2.13-next.1...v5.2.13-next.2) (2024-11-04)


### Bug Fixes

* update podium dependencies ([d259b2d](https://github.com/podium-lib/layout/commit/d259b2da3775d7dd99a1983a72e140ff4fc59ea4))

## [5.2.13-next.1](https://github.com/podium-lib/layout/compare/v5.2.12...v5.2.13-next.1) (2024-10-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/layout",
"version": "5.2.13-next.1",
"version": "5.2.13-next.2",
"type": "module",
"description": "Module for composing full page layouts out of page fragments in a micro frontend architecture.",
"license": "MIT",
Expand Down

0 comments on commit a7e27a1

Please sign in to comment.