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 7a4647a commit 847fbb4Copy full SHA for 847fbb4
lerna.json
@@ -4,5 +4,5 @@
4
"packages/*"
5
],
6
"npmClient": "yarn",
7
- "version": "2.0.7"
+ "version": "2.0.8"
8
}
packages/draft-js-export-markdown/package.json
@@ -3,7 +3,7 @@
3
"publishConfig": {
"access": "public"
},
- "version": "2.0.7",
+ "version": "2.0.8",
"description": "DraftJS: Export ContentState to Markdown",
"main": "lib/main.js",
9
"module": "esm/main.js",
0 commit comments