Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](https://github.com/donotebase/quasar-tiptap/compare/@[email protected]) (2020-10-05)

### Bug Fixes

* **editor:** Restrict selected cell count in this editor instance ([4ce736b](4ce736b))

### Features

* **service:** Add settings for Youbube, such as autoplay. (close [#33](#33)) ([ee52a17](ee52a17))
* **service:** Add settings for Youtube, such as autoplay. (close [#33](#33)) ([780dec8](780dec8))
  • Loading branch information
semantic-release-bot committed Oct 5, 2020
1 parent 54ada9b commit 067ba88
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.7.0](https://github.com/donotebase/quasar-tiptap/compare/@[email protected]) (2020-10-05)


### Bug Fixes

* **editor:** Restrict selected cell count in this editor instance ([4ce736b](https://github.com/donotebase/quasar-tiptap/commit/4ce736b58779ead697bebadd6c96b9f64645be3c))


### Features

* **service:** Add settings for Youbube, such as autoplay. (close [#33](https://github.com/donotebase/quasar-tiptap/issues/33)) ([ee52a17](https://github.com/donotebase/quasar-tiptap/commit/ee52a17947a73c6e961b092650b178050b5dd6c6))
* **service:** Add settings for Youtube, such as autoplay. (close [#33](https://github.com/donotebase/quasar-tiptap/issues/33)) ([780dec8](https://github.com/donotebase/quasar-tiptap/commit/780dec882075e9ec1f4386a08c412bf82d3e764c))

## [1.6.1](https://github.com/donotebase/quasar-tiptap/compare/@[email protected]) (2020-09-18)


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": "quasar-tiptap",
"version": "1.6.1",
"version": "1.7.0",
"description": "A modern WYSIWYG rich-text editor built on top of tiptap and Quasar for Vue.js",
"productName": "Quasar Tiptap",
"scripts": {
Expand Down

0 comments on commit 067ba88

Please sign in to comment.