We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f001401 commit 4b1ec4cCopy full SHA for 4b1ec4c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [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)
2
+
3
4
+### Bug Fixes
5
6
+* updateing to @podium/client 5.2.5-beta.4 ([f001401](https://github.com/podium-lib/layout/commit/f00140199062ccf7654d27b65214ad2811b994eb))
7
8
## [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)
9
10
package.json
@@ -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",
0 commit comments