Skip to content

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.12.4](https://github.com/adobe/[secure]-html2md/compare/v2.12.3...v2.12.4) (2025-01-27)
2+
3+
4+
### Bug Fixes
5+
6+
* include org/site in spread list logging ([#631](https://github.com/adobe/[secure]-html2md/issues/631)) ([d262671](https://github.com/adobe/[secure]-html2md/commit/d262671cfb01b9a211678c0733c6fde0e7b79eae)), closes [#539](https://github.com/adobe/[secure]-html2md/issues/539) [#530](https://github.com/adobe/[secure]-html2md/issues/530)
7+
18
## [2.12.3](https://github.com/adobe/[secure]-html2md/compare/v2.12.2...v2.12.3) (2025-01-26)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/helix-html2md",
3-
"version": "2.12.3",
3+
"version": "2.12.4",
44
"private": true,
55
"description": "Helix Html2MD",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)