Skip to content

Commit 5c67cf6

Browse files
chore(release): 5.1.6 [skip ci]
## [5.1.6](v5.1.5...v5.1.6) (2025-08-20) ### Bug Fixes * **deps:** update dependency decamelize to v6.0.1 ([#303](#303)) ([5660e7d](5660e7d))
1 parent 5660e7d commit 5c67cf6

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.6](https://github.com/podium-lib/context/compare/v5.1.5...v5.1.6) (2025-08-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency decamelize to v6.0.1 ([#303](https://github.com/podium-lib/context/issues/303)) ([5660e7d](https://github.com/podium-lib/context/commit/5660e7da4166c674a6d30a8208a5eeae2735b328))
7+
18
## [5.1.5](https://github.com/podium-lib/context/compare/v5.1.4...v5.1.5) (2025-06-27)
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.5",
3+
"version": "5.1.6",
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)