Skip to content

Commit f1885d1

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2019-12-23) ### Features * 🎨 inject style in js file ([0fe9cf6](0fe9cf6)) * 🎨 on command import element components ([fea07f6](fea07f6)) * 🔧 package type ([4afe657](4afe657))
1 parent a4e78a1 commit f1885d1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.1.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2019-12-23)
2+
3+
4+
### Features
5+
6+
* 🎨 inject style in js file ([0fe9cf6](https://github.com/Leecason/element-tiptap/commit/0fe9cf62f12105afe889e202b17dabb8c8bc547a))
7+
* 🎨 on command import element components ([fea07f6](https://github.com/Leecason/element-tiptap/commit/fea07f620de3cf9a0ae98507e2dd31637e89846c))
8+
* 🔧 package type ([4afe657](https://github.com/Leecason/element-tiptap/commit/4afe657f3a3a2513a19a17364c9b77e9ce214fe6))
9+
110
## [1.0.1](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2019-12-22)
211

312

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.1.0",
44
"license": "MIT",
55
"description": "A WYSIWYG editor based on Tiptap and Element.",
66
"scripts": {

0 commit comments

Comments
 (0)