Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Dec 23, 2019
1 parent a4e78a1 commit f1885d1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.1.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2019-12-23)


### Features

* 🎨 inject style in js file ([0fe9cf6](https://github.com/Leecason/element-tiptap/commit/0fe9cf62f12105afe889e202b17dabb8c8bc547a))
* 🎨 on command import element components ([fea07f6](https://github.com/Leecason/element-tiptap/commit/fea07f620de3cf9a0ae98507e2dd31637e89846c))
* 🔧 package type ([4afe657](https://github.com/Leecason/element-tiptap/commit/4afe657f3a3a2513a19a17364c9b77e9ce214fe6))

## [1.0.1](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2019-12-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "element-tiptap",
"version": "1.0.0",
"version": "1.1.0",
"license": "MIT",
"description": "A WYSIWYG editor based on Tiptap and Element.",
"scripts": {
Expand Down

0 comments on commit f1885d1

Please sign in to comment.