Skip to content

Commit 2081543

Browse files
chore(release): 2.22.0 [skip ci]
# [2.22.0](v2.21.0...v2.22.0) (2020-05-27) ### Features * **events:** add onFocus-Event ([#183](#183)) ([dcf8fd7](dcf8fd7)), closes [#154](#154)
1 parent 076281a commit 2081543

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.22.0](https://github.com/iliyaZelenko/tiptap-vuetify/compare/v2.21.0...v2.22.0) (2020-05-27)
2+
3+
4+
### Features
5+
6+
* **events:** add onFocus-Event ([#183](https://github.com/iliyaZelenko/tiptap-vuetify/issues/183)) ([dcf8fd7](https://github.com/iliyaZelenko/tiptap-vuetify/commit/dcf8fd7dc31d7d122869b0361aa2261d58871d70)), closes [#154](https://github.com/iliyaZelenko/tiptap-vuetify/issues/154)
7+
18
# [2.21.0](https://github.com/iliyaZelenko/tiptap-vuetify/compare/v2.20.0...v2.21.0) (2020-05-27)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tiptap-vuetify",
3-
"version": "2.21.0",
3+
"version": "2.22.0",
44
"license": "MIT",
55
"scripts": {
66
"commit": "git-cz",

0 commit comments

Comments
 (0)