Skip to content

Commit

Permalink
chore(release): 5.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.1.1](v5.1.0...v5.1.1) (2024-04-15)

### Bug Fixes

* **deps:** update all dependencies (non-major) ([292c3b5](292c3b5))
  • Loading branch information
semantic-release-bot committed Apr 15, 2024
1 parent 292c3b5 commit b9a5d68
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.1](https://github.com/podium-lib/podlet/compare/v5.1.0...v5.1.1) (2024-04-15)


### Bug Fixes

* **deps:** update all dependencies (non-major) ([292c3b5](https://github.com/podium-lib/podlet/commit/292c3b5be8950ea9ba14dd26941a83e30c8bf1c5))

# [5.1.0](https://github.com/podium-lib/podlet/compare/v5.0.7...v5.1.0) (2024-04-14)


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

0 comments on commit b9a5d68

Please sign in to comment.