Skip to content

Commit

Permalink
chore(release): 5.0.22 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.22](v5.0.21...v5.0.22) (2024-07-09)

### Bug Fixes

* **deps:** update dependency lru-cache to v10.4.2 ([a5dbe26](a5dbe26))
  • Loading branch information
semantic-release-bot committed Jul 9, 2024
1 parent a5dbe26 commit 1592eeb
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.0.22](https://github.com/podium-lib/context/compare/v5.0.21...v5.0.22) (2024-07-09)


### Bug Fixes

* **deps:** update dependency lru-cache to v10.4.2 ([a5dbe26](https://github.com/podium-lib/context/commit/a5dbe2693f9cd9a10d283ee523f82694d3e25a06))

## [5.0.21](https://github.com/podium-lib/context/compare/v5.0.20...v5.0.21) (2024-07-09)


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/context",
"version": "5.0.21",
"version": "5.0.22",
"description": "Module to generate the context which is passed on requests from a Podium Layout server to a Podium Podlet server",
"type": "module",
"license": "MIT",
Expand Down

0 comments on commit 1592eeb

Please sign in to comment.