Skip to content

Commit 7e42431

Browse files
author
surmon
committed
merge pr194
1 parent 6890826 commit 7e42431

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11

22
## CHANGELOG
33

4+
### v3.0.6
5+
6+
PR194, Prevents auto-focus when using within components with dynamically set content.
7+
48
### v3.0.5
59

610
update umd module name and rebuild

dist/vue-quill-editor.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-quill-editor",
33
"description": "Quill editor component for Vue",
4-
"version": "3.0.5",
4+
"version": "3.0.6",
55
"license": "MIT",
66
"private": false,
77
"author": {

0 commit comments

Comments
 (0)