Skip to content

Commit 8442f0c

Browse files
chore(release): 2.23.0 [skip ci]
# [2.23.0](v2.22.0...v2.23.0) (2020-06-01) ### Features * **tables:** prototype ([6442677](6442677)), closes [#20](#20) [#182](#182) [#140](#140)
1 parent a4eea80 commit 8442f0c

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.23.0](https://github.com/iliyaZelenko/tiptap-vuetify/compare/v2.22.0...v2.23.0) (2020-06-01)
2+
3+
4+
### Features
5+
6+
* **tables:** prototype ([6442677](https://github.com/iliyaZelenko/tiptap-vuetify/commit/644267717e12f028eec28e08ac61e9dfcd9d2df1)), closes [#20](https://github.com/iliyaZelenko/tiptap-vuetify/issues/20) [#182](https://github.com/iliyaZelenko/tiptap-vuetify/issues/182) [#140](https://github.com/iliyaZelenko/tiptap-vuetify/issues/140)
7+
18
# [2.22.0](https://github.com/iliyaZelenko/tiptap-vuetify/compare/v2.21.0...v2.22.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.22.0",
3+
"version": "2.23.0",
44
"license": "MIT",
55
"scripts": {
66
"commit": "git-cz",

0 commit comments

Comments
 (0)