Skip to content

Commit 8f4b9a6

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2019-12-22) ### Bug Fixes * 🔧 package.json config ([bcfe269](bcfe269))
1 parent bcfe269 commit 8f4b9a6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# 1.0.0 (2019-12-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "element-tiptap",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"main": "src/index.js",
55
"license": "MIT",
66
"description": "A WYSIWYG editor based on Tiptap and Element.",

0 commit comments

Comments
 (0)