Skip to content

Commit cf789fa

Browse files
chore(release): 3.11.18 [skip ci]
## [3.11.18](v3.11.17...v3.11.18) (2023-07-04) ### Bug Fixes * ensure contentBusId is loaded properly ([#342](#342)) ([80e4552](80e4552))
1 parent 80e4552 commit cf789fa

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.11.18](https://github.com/adobe/helix-html-pipeline/compare/v3.11.17...v3.11.18) (2023-07-04)
2+
3+
4+
### Bug Fixes
5+
6+
* ensure contentBusId is loaded properly ([#342](https://github.com/adobe/helix-html-pipeline/issues/342)) ([80e4552](https://github.com/adobe/helix-html-pipeline/commit/80e4552223124ba73cef41829f40bd64ade392c9))
7+
18
## [3.11.17](https://github.com/adobe/helix-html-pipeline/compare/v3.11.16...v3.11.17) (2023-06-28)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/helix-html-pipeline",
3-
"version": "3.11.17",
3+
"version": "3.11.18",
44
"description": "Helix HTML Pipeline",
55
"main": "src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)