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 9663d98 commit 598095dCopy full SHA for 598095d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.12.3](https://github.com/adobe/helix-html-pipeline/compare/v5.12.2...v5.12.3) (2024-08-31)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency @adobe/helix-markdown-support to v7.1.5 ([9663d98](https://github.com/adobe/helix-html-pipeline/commit/9663d9808b86064c3b3827bda17495b850ac13be))
7
8
## [5.12.2](https://github.com/adobe/helix-html-pipeline/compare/v5.12.1...v5.12.2) (2024-08-31)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/helix-html-pipeline",
- "version": "5.12.2",
+ "version": "5.12.3",
"description": "Helix HTML Pipeline",
"main": "src/index.js",
"types": "src/index.d.ts",
0 commit comments