Skip to content

Commit

Permalink
chore(release): 5.2.19-beta.3 [skip ci]
Browse files Browse the repository at this point in the history
## [5.2.19-beta.3](v5.2.19-beta.2...v5.2.19-beta.3) (2025-01-13)

### Bug Fixes

* updateing to @podium/client 5.2.5-beta.4 ([f001401](f001401))
  • Loading branch information
semantic-release-bot committed Jan 13, 2025
1 parent f001401 commit 4b1ec4c
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.19-beta.3](https://github.com/podium-lib/layout/compare/v5.2.19-beta.2...v5.2.19-beta.3) (2025-01-13)


### Bug Fixes

* updateing to @podium/client 5.2.5-beta.4 ([f001401](https://github.com/podium-lib/layout/commit/f00140199062ccf7654d27b65214ad2811b994eb))

## [5.2.19-beta.2](https://github.com/podium-lib/layout/compare/v5.2.19-beta.1...v5.2.19-beta.2) (2025-01-13)


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.19-beta.2",
"version": "5.2.19-beta.3",
"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 4b1ec4c

Please sign in to comment.