Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit 038460e

Browse files
chore(release): 6.12.0 [skip ci]
# [6.12.0](adobe/helix-html-pipeline@v6.11.0...v6.12.0) (2024-05-22) ### Features * add contentbusid surrogate key for pipeline responses depending on content resources ([e821162](adobe@e821162)) * add ref--repo--owner_code surrogate key for pipeline responses depending on codebus resources ([797aad2](adobe@797aad2)) * add ref--repo-owner_code for all code resources ([edaa518](adobe@edaa518))
1 parent c0af615 commit 038460e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [6.12.0](https://github.com/adobe/helix-html-pipeline/compare/v6.11.0...v6.12.0) (2024-05-22)
2+
3+
4+
### Features
5+
6+
* add contentbusid surrogate key for pipeline responses depending on content resources ([e821162](https://github.com/adobe/helix-html-pipeline/commit/e821162b9afc649fbb53ef550d51fd61b4ccc346))
7+
* add ref--repo--owner_code surrogate key for pipeline responses depending on codebus resources ([797aad2](https://github.com/adobe/helix-html-pipeline/commit/797aad2a1b34aa7eb95fc9ef57a65b60afed2c76))
8+
* add ref--repo-owner_code for all code resources ([edaa518](https://github.com/adobe/helix-html-pipeline/commit/edaa518db81259d4c247c6cc8445277f41a3ccfb))
9+
110
# [6.11.0](https://github.com/adobe/helix-html-pipeline/compare/v6.10.3...v6.11.0) (2024-05-13)
211

312

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": "6.11.0",
3+
"version": "6.12.0",
44
"description": "Helix HTML Pipeline",
55
"main": "src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)