Skip to content

Commit 77ca546

Browse files
chore(release): 9.1.4 [skip ci]
## [9.1.4](v9.1.3...v9.1.4) (2023-10-31) ### Bug Fixes * Fix type declaration bundle(s) ([#3038](#3038)) ([a7b402c](a7b402c))
1 parent a7b402c commit 77ca546

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

0 commit comments

Comments
 (0)