Skip to content

Commit

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

### Bug Fixes

* 🐛 bubble menu bind command_ button component events ([6c94328](6c94328))
* 💄 dropdown menu item active style ([29b2a5f](29b2a5f))

### Features

* ✨ active fullscreen command_button if fullscreen ([54420d9](54420d9))
* ✨ show remove_image button when image selected ([095d5cd](095d5cd))
  • Loading branch information
semantic-release-bot committed Mar 15, 2020
1 parent 54420d9 commit b9f4552
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.14.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-03-15)


### Bug Fixes

* 🐛 bubble menu bind command_ button component events ([6c94328](https://github.com/Leecason/element-tiptap/commit/6c943280a512d730a81e3a2e6a9f959775a735cd))
* 💄 dropdown menu item active style ([29b2a5f](https://github.com/Leecason/element-tiptap/commit/29b2a5f9cb72ead5fbfe9ca6d3bf12fdb805a5c5))


### Features

* ✨ active fullscreen command_button if fullscreen ([54420d9](https://github.com/Leecason/element-tiptap/commit/54420d961dc1c0867e063e15224265de4b02ef73))
* ✨ show remove_image button when image selected ([095d5cd](https://github.com/Leecason/element-tiptap/commit/095d5cd783eefa272ada34f88a884b60796c79c0))

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


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

0 comments on commit b9f4552

Please sign in to comment.