Skip to content

Commit

Permalink
chore(release): 5.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.2.1](v5.2.0...v5.2.1) (2024-08-12)

### Bug Fixes

* change to the expected PodiumClientResourceOptions ([4991964](4991964))
  • Loading branch information
semantic-release-bot committed Aug 12, 2024
1 parent 4991964 commit 5839075
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.2.1](https://github.com/podium-lib/layout/compare/v5.2.0...v5.2.1) (2024-08-12)


### Bug Fixes

* change to the expected PodiumClientResourceOptions ([4991964](https://github.com/podium-lib/layout/commit/49919640d4f66d239c15112654ab6bd42ac757dc))

# [5.2.0](https://github.com/podium-lib/layout/compare/v5.1.20...v5.2.0) (2024-08-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@podium/layout",
"version": "5.2.0",
"version": "5.2.1",
"type": "module",
"description": "Module for composing full page layouts out of page fragments in a micro frontend architecture.",
"license": "MIT",
Expand Down

0 comments on commit 5839075

Please sign in to comment.