Skip to content

Commit 13a7f1d

Browse files
chore(release): 13.0.3 [skip ci]
## [13.0.3](v13.0.2...v13.0.3) (2024-07-28) ### Bug Fixes * fix recursion-like stack overflow error caused by the old render… ([#3380](#3380)) ([89af0b8](89af0b8))
1 parent 89af0b8 commit 13a7f1d

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": "13.0.2",
5+
"version": "13.0.3",
66
"type": "module",
77
"main": "./lib/marked.cjs",
88
"module": "./lib/marked.esm.js",

0 commit comments

Comments
 (0)