Skip to content

Commit 5367a77

Browse files
chore(release): 4.2.9 [skip ci]
## [4.2.9](v4.2.8...v4.2.9) (2023-01-14) ### Bug Fixes * fix version ([96380c3](96380c3))
1 parent 96380c3 commit 5367a77

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

0 commit comments

Comments
 (0)