We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56f535f commit 7086a87Copy full SHA for 7086a87
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [6.14.3](https://github.com/adobe/helix-html-pipeline/compare/v6.14.2...v6.14.3) (2024-08-31)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency @adobe/helix-markdown-support to v7.1.5 ([56f535f](https://github.com/adobe/helix-html-pipeline/commit/56f535f6fc60e512484302629146401f2882adf2))
7
8
## [6.14.2](https://github.com/adobe/helix-html-pipeline/compare/v6.14.1...v6.14.2) (2024-08-31)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/helix-html-pipeline",
- "version": "6.14.2",
+ "version": "6.14.3",
"description": "Helix HTML Pipeline",
"main": "src/index.js",
"types": "src/index.d.ts",
0 commit comments