Skip to content

Commit c6364d3

Browse files
chore(release): 6.2.0 [skip ci]
# [6.2.0](v6.1.2...v6.2.0) (2024-01-15) ### Features * use aem page ([#494](#494)) ([a04453b](a04453b))
1 parent a04453b commit c6364d3

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+
# [6.2.0](https://github.com/adobe/helix-html-pipeline/compare/v6.1.2...v6.2.0) (2024-01-15)
2+
3+
4+
### Features
5+
6+
* use aem page ([#494](https://github.com/adobe/helix-html-pipeline/issues/494)) ([a04453b](https://github.com/adobe/helix-html-pipeline/commit/a04453b57476c3c3dde9d1d270a26ffe83d78523))
7+
18
## [6.1.2](https://github.com/adobe/helix-html-pipeline/compare/v6.1.1...v6.1.2) (2024-01-15)
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": "6.1.2",
3+
"version": "6.2.0",
44
"description": "Helix HTML Pipeline",
55
"main": "src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)