Skip to content

Commit

Permalink
chore(release): 5.1.4 [skip ci]
Browse files Browse the repository at this point in the history
## [5.1.4](v5.1.3...v5.1.4) (2024-05-13)

### Bug Fixes

* **deps:** update all dependencies (non-major) ([8c9d9a0](8c9d9a0))
  • Loading branch information
semantic-release-bot committed May 13, 2024
1 parent 8c9d9a0 commit dd2629e
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.1.4](https://github.com/podium-lib/podlet/compare/v5.1.3...v5.1.4) (2024-05-13)


### Bug Fixes

* **deps:** update all dependencies (non-major) ([8c9d9a0](https://github.com/podium-lib/podlet/commit/8c9d9a0c709f54edeef094914a7b51109bd7a4c7))

## [5.1.3](https://github.com/podium-lib/podlet/compare/v5.1.2...v5.1.3) (2024-05-06)


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/podlet",
"version": "5.1.3",
"version": "5.1.4",
"type": "module",
"description": "Module for building page fragment servers in a micro frontend architecture.",
"license": "MIT",
Expand Down

0 comments on commit dd2629e

Please sign in to comment.