Skip to content

Commit 847fbb4

Browse files
committed
v2.0.8
1 parent 7a4647a commit 847fbb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"packages/*"
55
],
66
"npmClient": "yarn",
7-
"version": "2.0.7"
7+
"version": "2.0.8"
88
}

packages/draft-js-export-markdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "2.0.7",
6+
"version": "2.0.8",
77
"description": "DraftJS: Export ContentState to Markdown",
88
"main": "lib/main.js",
99
"module": "esm/main.js",

0 commit comments

Comments
 (0)