Skip to content

Commit c37336c

Browse files
chore(release): 15.0.9 [skip ci]
## [15.0.9](v15.0.8...v15.0.9) (2025-04-21) ### Bug Fixes * fix link url with no closing parenthesis ([#3664](#3664)) ([72b6373](72b6373))
1 parent 72b6373 commit c37336c

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
@@ -2,7 +2,7 @@
22
"name": "marked",
33
"description": "A markdown parser built for speed",
44
"author": "Christopher Jeffrey",
5-
"version": "15.0.8",
5+
"version": "15.0.9",
66
"type": "module",
77
"main": "./lib/marked.cjs",
88
"module": "./lib/marked.esm.js",

0 commit comments

Comments
 (0)