Skip to content

Commit fa7d9f2

Browse files
chore(release): 5.2.18 [skip ci]
## [5.2.18](v5.2.17...v5.2.18) (2024-12-02) ### Bug Fixes * **deps:** update dependency @podium/client to v5.2.5 ([#523](#523)) ([cc2e514](cc2e514))
1 parent cc2e514 commit fa7d9f2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [5.2.17](https://github.com/podium-lib/layout/compare/v5.2.16...v5.2.17) (2024-11-25)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@podium/layout",
3-
"version": "5.2.17",
3+
"version": "5.2.18",
44
"type": "module",
55
"description": "Module for composing full page layouts out of page fragments in a micro frontend architecture.",
66
"license": "MIT",

0 commit comments

Comments
 (0)