Skip to content

Commit aafd111

Browse files
chore(release): 5.1.8 [skip ci]
## [5.1.8](v5.1.7...v5.1.8) (2025-12-12) ### Bug Fixes * update dependencies ([f55f934](f55f934))
1 parent d8aafea commit aafd111

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.1.8](https://github.com/podium-lib/context/compare/v5.1.7...v5.1.8) (2025-12-12)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([f55f934](https://github.com/podium-lib/context/commit/f55f9349ffc0264594b28674bc58b3d78b8ebffe))
7+
18
## [5.1.7](https://github.com/podium-lib/context/compare/v5.1.6...v5.1.7) (2025-08-23)
29

310

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/context",
3-
"version": "5.1.7",
3+
"version": "5.1.8",
44
"description": "Module to generate the context which is passed on requests from a Podium Layout server to a Podium Podlet server",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)