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 bcfe269 commit 8f4b9a6Copy full SHA for 8f4b9a6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2019-12-22)
2
+
3
4
+### Bug Fixes
5
6
+* 🔧 package.json config ([bcfe269](https://github.com/Leecason/element-tiptap/commit/bcfe26973fc9c795006af2fe2419bd6c32ad348c))
7
8
# 1.0.0 (2019-12-20)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "element-tiptap",
- "version": "1.0.0",
+ "version": "1.0.1",
"main": "src/index.js",
"license": "MIT",
"description": "A WYSIWYG editor based on Tiptap and Element.",
0 commit comments