We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a04453b commit c6364d3Copy full SHA for c6364d3
CHANGELOG.md
@@ -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
8
## [6.1.2](https://github.com/adobe/helix-html-pipeline/compare/v6.1.1...v6.1.2) (2024-01-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/helix-html-pipeline",
- "version": "6.1.2",
+ "version": "6.2.0",
"description": "Helix HTML Pipeline",
"main": "src/index.js",
"types": "src/index.d.ts",
0 commit comments