We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62a8f8d commit 867cf17Copy full SHA for 867cf17
lerna.json
@@ -4,5 +4,5 @@
4
"packages/*"
5
],
6
"npmClient": "yarn",
7
- "version": "2.0.8"
+ "version": "2.0.9"
8
}
packages/draft-js-import-markdown/package.json
@@ -3,7 +3,7 @@
3
"publishConfig": {
"access": "public"
},
- "version": "2.0.6",
+ "version": "2.0.9",
"description": "DraftJS: Import Markdown to ContentState",
"main": "lib/main.js",
9
"module": "esm/main.js",
0 commit comments