10000 chore(release): 2.0.3 [skip ci] · markedjs/marked@d4699f4 · GitHub
[go: up one dir, main page]

Skip to content

Commit d4699f4

Browse files
chore(release): 2.0.3 [skip ci]
## [2.0.3](v2.0.2...v2.0.3) (2021-04-11) ### Bug Fixes * actually add a `type` property to the `def` token ([#2002](#2002)) ([47e65cf](47e65cf))
1 parent a4a0900 commit d4699f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "2.0.2",
5+
"version": "2.0.3",
66
"main": "./src/marked.js",
77
"browser": "./lib/marked.js",
88
"bin": {

0 commit comments

Comments
 (0)
0