Skip to content

Commit 5f79099

Browse files
chore(release): 5.3.4 [skip ci]
## [5.3.4](v5.3.3...v5.3.4) (2025-08-25) ### Bug Fixes * **deps:** update dependency @podium/context to v5.1.7 ([#553](#553)) ([97f81c5](97f81c5))
1 parent 97f81c5 commit 5f79099

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.4](https://github.com/podium-lib/layout/compare/v5.3.3...v5.3.4) (2025-08-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @podium/context to v5.1.7 ([#553](https://github.com/podium-lib/layout/issues/553)) ([97f81c5](https://github.com/podium-lib/layout/commit/97f81c547a32ebe51c7590a190f697d53b888f97))
7+
18
## [5.3.3](https://github.com/podium-lib/layout/compare/v5.3.2...v5.3.3) (2025-08-11)
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.3",
3+
"version": "5.3.4",
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)