Skip to content

Commit 0221f56

Browse files
chore(release): 5.3.1 [skip ci]
## [5.3.1](v5.3.0...v5.3.1) (2025-06-30) ### Bug Fixes * **deps:** update all dependencies (non-major) ([#544](#544)) ([548abe1](548abe1))
1 parent 548abe1 commit 0221f56

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.1](https://github.com/podium-lib/layout/compare/v5.3.0...v5.3.1) (2025-06-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update all dependencies (non-major) ([#544](https://github.com/podium-lib/layout/issues/544)) ([548abe1](https://github.com/podium-lib/layout/commit/548abe15239bc63b2a6f6b86154760eea4b0e989))
7+
18
# [5.3.0](https://github.com/podium-lib/layout/compare/v5.2.20...v5.3.0) (2025-06-24)
29

310
This release introduces the html template literal, a safer way to use podiumSend.

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.0",
3+
"version": "5.3.1",
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)