Skip to content

Commit

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

### Bug Fixes

* 🐛 import clearMarks from utils ([dfbfb85](dfbfb85))

### Features

* ✨ add Fullscreen extension ([42a63e9](42a63e9))
* ✨ add Preview extension ([50a510e](50a510e))
* ✨ add Print extension ([9206135](9206135))
  • Loading branch information
semantic-release-bot committed Mar 1, 2020
1 parent b641030 commit 2fd4b87
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.10.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-03-01)


### Bug Fixes

* 🐛 import clearMarks from utils ([dfbfb85](https://github.com/Leecason/element-tiptap/commit/dfbfb8549c8c493c03428c82ac0ae81eefb5a0e9))


### Features

* ✨ add Fullscreen extension ([42a63e9](https://github.com/Leecason/element-tiptap/commit/42a63e91564d2afcf38a4c8fb85faf9278cd23f6))
* ✨ add Preview extension ([50a510e](https://github.com/Leecason/element-tiptap/commit/50a510ef5dba89fc99f97f9ace5288f2acb5193f))
* ✨ add Print extension ([9206135](https://github.com/Leecason/element-tiptap/commit/920613553e8fb73f7a85abce1e490fa8ecaf52b1))

## [1.9.1](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-02-26)


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

0 comments on commit 2fd4b87

Please sign in to comment.