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 181490c commit 4007f3eCopy full SHA for 4007f3e
lerna.json
@@ -4,5 +4,5 @@
4
"packages/*"
5
],
6
"npmClient": "yarn",
7
- "version": "1.4.0"
+ "version": "1.4.1"
8
}
packages/draft-js-export-html/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "draft-js-export-html",
3
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "DraftJS: Export ContentState to HTML",
"main": "lib/main.js",
"module": "esm/main.js",
packages/draft-js-import-html/package.json
"name": "draft-js-import-html",
"description": "DraftJS: Import HTML to ContentState",
0 commit comments