Skip to content

Commit

Permalink
chore(release): 2.20.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.20.0](v2.19.0...v2.20.0) (2020-05-22)

### Features

* add disabled flag ([#176](#176)) ([c79b4bd](c79b4bd)), closes [#102](#102)
  • Loading branch information
semantic-release-bot committed May 22, 2020
1 parent d6fcb37 commit aedda3c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.20.0](https://github.com/iliyaZelenko/tiptap-vuetify/compare/v2.19.0...v2.20.0) (2020-05-22)


### Features

* add disabled flag ([#176](https://github.com/iliyaZelenko/tiptap-vuetify/issues/176)) ([c79b4bd](https://github.com/iliyaZelenko/tiptap-vuetify/commit/c79b4bd55ac827c4bd45d503e38b3d8cef121329)), closes [#102](https://github.com/iliyaZelenko/tiptap-vuetify/issues/102)

# [2.19.0](https://github.com/iliyaZelenko/tiptap-vuetify/compare/v2.18.0...v2.19.0) (2020-05-21)

# [2.18.0](https://github.com/iliyaZelenko/tiptap-vuetify/compare/v2.17.0...v2.18.0) (2020-05-16)
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": "tiptap-vuetify",
"version": "2.19.0",
"version": "2.20.0",
"license": "MIT",
"scripts": {
"commit": "git-cz",
Expand Down

0 comments on commit aedda3c

Please sign in to comment.