Skip to content

Commit 3bcd97f

Browse files
chore(release): 1.0.14 [skip ci]
## [1.0.14](v1.0.13...v1.0.14) (2025-11-12) ### Bug Fixes * Fixed `peerDependencies` for Marked v17 ([#487](#487)) ([44b047f](44b047f))
1 parent 44b047f commit 3bcd97f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "marked-xhtml",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"description": "marked xhtml",
55
"main": "./lib/index.cjs",
66
"module": "./src/index.js",

0 commit comments

Comments
 (0)