Skip to content

Commit 12956af

Browse files
chore(release): 5.3.5 [skip ci]
## [5.3.5](v5.3.4...v5.3.5) (2025-09-15) ### Bug Fixes * **deps:** update dependency @podium/client to v5.4.1 ([#555](#555)) ([04b0928](04b0928))
1 parent 04b0928 commit 12956af

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.5](https://github.com/podium-lib/layout/compare/v5.3.4...v5.3.5) (2025-09-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @podium/client to v5.4.1 ([#555](https://github.com/podium-lib/layout/issues/555)) ([04b0928](https://github.com/podium-lib/layout/commit/04b092883cb3e795d90c730bac517a0820387fe6))
7+
18
## [5.3.4](https://github.com/podium-lib/layout/compare/v5.3.3...v5.3.4) (2025-08-25)
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.4",
3+
"version": "5.3.5",
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)