Skip to content

Commit 42ac48b

Browse files
chore(release): 15.0.5 [skip ci]
## [15.0.5](v15.0.4...v15.0.5) (2025-01-02) ### Bug Fixes * allow strikethrough inside strong and em to follow gfm ([#3569](#3569)) ([8a01658](8a01658))
1 parent 8a01658 commit 42ac48b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

0 commit comments

Comments
 (0)