Skip to content

Commit 721d5ee

Browse files
chore(release): 11.1.5 [skip ci]
# [@adobe/helix-shared-config-v11.1.5](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-config-v11.1.4...@adobe/helix-shared-config-v11.1.5) (2025-05-05) ### Bug Fixes * guard against undefined m.url ([#1086](#1086)) ([22c7520](22c7520))
1 parent 22c7520 commit 721d5ee

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/helix-shared-config/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [@adobe/helix-shared-config-v11.1.5](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-config-v11.1.4...@adobe/helix-shared-config-v11.1.5) (2025-05-05)
2+
3+
4+
### Bug Fixes
5+
6+
* guard against undefined m.url ([#1086](https://github.com/adobe/helix-shared/issues/1086)) ([22c7520](https://github.com/adobe/helix-shared/commit/22c7520a6cc312d5ee41b306da495d1f9e42449a))
7+
18
# [@adobe/helix-shared-config-v11.1.4](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-config-v11.1.3...@adobe/helix-shared-config-v11.1.4) (2025-04-29)
29

310

packages/helix-shared-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/helix-shared-config",
3-
"version": "11.1.4",
3+
"version": "11.1.5",
44
"description": "Shared modules of the Helix Project - config",
55
"main": "src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)