Skip to content

Commit

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

### Bug Fixes

* 🐛 set color_popover box-sizing attribute border-box ([4056a23](4056a23))
* 🐛 use Message.prompt instead instance property ([dfe8aff](dfe8aff))
  • Loading branch information
semantic-release-bot committed Mar 2, 2020
1 parent a182324 commit 6fe7ba7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.10.1](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-03-02)


### Bug Fixes

* 🐛 set color_popover box-sizing attribute border-box ([4056a23](https://github.com/Leecason/element-tiptap/commit/4056a23550d19673e50757ece2a6d802ca1110a8))
* 🐛 use Message.prompt instead instance property ([dfe8aff](https://github.com/Leecason/element-tiptap/commit/dfe8aff354ad2b296c8ae026a4177f4f50cdc8a4))

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


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

0 comments on commit 6fe7ba7

Please sign in to comment.