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 d0eb064 commit f3a66a8Copy full SHA for f3a66a8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.12.2](https://github.com/adobe/helix-html-pipeline/compare/v5.12.1...v5.12.2) (2024-08-31)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update external fixes ([d0eb064](https://github.com/adobe/helix-html-pipeline/commit/d0eb06486ac390a733951f6ef51777003e451adb))
7
8
## [5.12.1](https://github.com/adobe/helix-html-pipeline/compare/v5.12.0...v5.12.1) (2024-08-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/helix-html-pipeline",
- "version": "5.12.1",
+ "version": "5.12.2",
"description": "Helix HTML Pipeline",
"main": "src/index.js",
"types": "src/index.d.ts",
0 commit comments