Skip to content

Commit 0219508

Browse files
1 parent 1b2ad36 commit 0219508

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.15.1](https://github.com/adobe/[secure]-html2md/compare/v2.15.0...v2.15.1) (2025-03-25)
2+
3+
4+
### Bug Fixes
5+
6+
* improve 403 internal handling ([#688](https://github.com/adobe/[secure]-html2md/issues/688)) ([1b2ad36](https://github.com/adobe/[secure]-html2md/commit/1b2ad367e3eb099ed2ec1cb2b7cdce97b6d9d911))
7+
18
# [2.15.0](https://github.com/adobe/[secure]-html2md/compare/v2.14.8...v2.15.0) (2025-03-20)
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.15.0",
3+
"version": "2.15.1",
44
"private": true,
55
"description": "Helix Html2MD",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)