diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fa5103..b3e25f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.4.3](https://github.com/donotebase/quasar-tiptap/compare/@1.4.2...@1.4.3) (2020-05-05) + + +### Bug Fixes + +* **editor:** editorProps, scroll ([36adc66](https://github.com/donotebase/quasar-tiptap/commit/36adc66acccd380ac7527a4e4fe8d84f943c042a)) + ## [1.4.2](https://github.com/donotebase/quasar-tiptap/compare/@1.4.1...@1.4.2) (2020-05-01) diff --git a/package.json b/package.json index 1946129..7fbc7c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "quasar-tiptap", - "version": "1.4.2", + "version": "1.4.3", "description": "A modern WYSIWYG rich-text editor built on top of tiptap and Quasar for Vue.js", "productName": "Quasar Tiptap", "scripts": {