Skip to content

Commit 99b9994

Browse files
chore(release): 1.8.0 [skip ci]
# [@adobe/helix-shared-storage-v1.8.0](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-storage-v1.7.1...@adobe/helix-shared-storage-v1.8.0) (2025-11-03) ### Features * add sourceBus() ([186bc43](186bc43))
1 parent 1f34a4e commit 99b9994

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/helix-shared-storage/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [@adobe/helix-shared-storage-v1.8.0](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-storage-v1.7.1...@adobe/helix-shared-storage-v1.8.0) (2025-11-03)
2+
3+
4+
### Features
5+
6+
* add sourceBus() ([186bc43](https://github.com/adobe/helix-shared/commit/186bc4336d42a3113e8ad2d712fb024571892537))
7+
18
# [@adobe/helix-shared-storage-v1.7.1](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-storage-v1.7.0...@adobe/helix-shared-storage-v1.7.1) (2025-11-03)
29

310

packages/helix-shared-storage/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-storage",
3-
"version": "1.7.1",
3+
"version": "1.8.0",
44
"description": "Shared modules of the Helix Project - storage",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)