We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23ee72e commit 25a27b6Copy full SHA for 25a27b6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.14.12](https://github.com/adobe/helix-html-pipeline/compare/v5.14.11...v5.14.12) (2025-03-17)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update external fixes ([#843](https://github.com/adobe/helix-html-pipeline/issues/843)) ([23ee72e](https://github.com/adobe/helix-html-pipeline/commit/23ee72e51289a8e015ad41d7751a41f367b57cd5))
7
8
## [5.14.11](https://github.com/adobe/helix-html-pipeline/compare/v5.14.10...v5.14.11) (2025-03-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/helix-html-pipeline",
- "version": "5.14.11",
+ "version": "5.14.12",
"description": "Helix HTML Pipeline",
"main": "src/index.js",
"types": "src/index.d.ts",
0 commit comments