Skip to content

Commit e99a191

Browse files
chore(release): 5.3.6 [skip ci]
## [5.3.6](v5.3.5...v5.3.6) (2025-12-12) ### Bug Fixes * **deps:** update podium dependencies ([cfaa49f](cfaa49f))
1 parent cfaa49f commit e99a191

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.3.6](https://github.com/podium-lib/layout/compare/v5.3.5...v5.3.6) (2025-12-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update podium dependencies ([cfaa49f](https://github.com/podium-lib/layout/commit/cfaa49fb178564d05d5c066bf3d4baea30b2ba87))
7+
18
## [5.3.5](https://github.com/podium-lib/layout/compare/v5.3.4...v5.3.5) (2025-09-15)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@podium/layout",
3-
"version": "5.3.5",
3+
"version": "5.3.6",
44
"packageManager": "npm@11.4.1",
55
"type": "module",
66
"description": "Module for composing full page layouts out of page fragments in a micro frontend architecture.",

0 commit comments

Comments
 (0)