Skip to content

Commit 62b0d5c

Browse files
chore(release): 5.1.7 [skip ci]
## [5.1.7](v5.1.6...v5.1.7) (2025-08-23) ### Bug Fixes * **deps:** update dependency bowser to v2.12.1 ([#301](#301)) ([cbdbbed](cbdbbed))
1 parent cbdbbed commit 62b0d5c

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.7](https://github.com/podium-lib/context/compare/v5.1.6...v5.1.7) (2025-08-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency bowser to v2.12.1 ([#301](https://github.com/podium-lib/context/issues/301)) ([cbdbbed](https://github.com/podium-lib/context/commit/cbdbbede42d63742c9bb814a669189910d2b6c41))
7+
18
## [5.1.6](https://github.com/podium-lib/context/compare/v5.1.5...v5.1.6) (2025-08-20)
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.6",
3+
"version": "5.1.7",
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)