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