We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bac5ede commit eb32a42Copy full SHA for eb32a42
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.2.19](https://github.com/podium-lib/layout/compare/v5.2.18...v5.2.19) (2025-01-20)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency @podium/client to v5.2.6 ([#527](https://github.com/podium-lib/layout/issues/527)) ([bac5ede](https://github.com/podium-lib/layout/commit/bac5ede3793dfb867eb4e11f58f22d3b89f03a48))
7
8
## [5.2.18](https://github.com/podium-lib/layout/compare/v5.2.17...v5.2.18) (2024-12-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/layout",
- "version": "5.2.18",
+ "version": "5.2.19",
"type": "module",
"description": "Module for composing full page layouts out of page fragments in a micro frontend architecture.",
"license": "MIT",
0 commit comments