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.0](https://github.com/adobe/[secure]-html2md/compare/v2.11.15...v2.12.0) (2025-01-21)
2+
3+
4+
### Features
5+
6+
* list and listItem spread logging ([#626](https://github.com/adobe/[secure]-html2md/issues/626)) ([b83ea6c](https://github.com/adobe/[secure]-html2md/commit/b83ea6ce3614b7fda43692602fb2a5941e48eb10)), closes [#539](https://github.com/adobe/[secure]-html2md/issues/539) [#530](https://github.com/adobe/[secure]-html2md/issues/530)
7+
18
## [2.11.15](https://github.com/adobe/[secure]-html2md/compare/v2.11.14...v2.11.15) (2025-01-21)
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.11.15",
3+
"version": "2.12.0",
44
"private": true,
55
"description": "Helix Html2MD",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)