Skip to content

Commit

Permalink
chore(release): 1.11.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.11.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-03-06)

### Bug Fixes

* 🐛 resolve error caused by import element-ui styles ([3454506](3454506))

### Features

* **line_height:** 💄 add line_height dropdown trigger to click ([b1d2d71](b1d2d71))
* **tooltip:** 💫 use el-zoom-in-bottom transition ([cbfcb2e](cbfcb2e))
  • Loading branch information
semantic-release-bot committed Mar 6, 2020
1 parent b1d2d71 commit b236e00
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.11.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-03-06)


### Bug Fixes

* 🐛 resolve error caused by import element-ui styles ([3454506](https://github.com/Leecason/element-tiptap/commit/34545061c21662e032281f0cf2d8f65da4c54cdd))


### Features

* **line_height:** 💄 add line_height dropdown trigger to click ([b1d2d71](https://github.com/Leecason/element-tiptap/commit/b1d2d71cf3b97f8118e3cd7b7dd1b43d5a8e5abe))
* **tooltip:** 💫 use el-zoom-in-bottom transition ([cbfcb2e](https://github.com/Leecason/element-tiptap/commit/cbfcb2e2e4ffac4b4965e4a23c4a2595c40b2bf6))

## [1.10.2](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-03-05)


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.10.2",
"version": "1.11.0",
"description": "A WYSIWYG editor based on Tiptap and Element.",
"author": "leecason",
"scripts": {
Expand Down

0 comments on commit b236e00

Please sign in to comment.