Skip to content

Commit

Permalink
chore(release): 2.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.6.0](v2.5.0...v2.6.0) (2019-11-03)

### Bug Fixes

* **props:** fix warning Invalid default value for prop "cardProps" ([f15d554](f15d554)), closes [#89](#89)

### Features

* **images:** image extensions ([e464b2b](e464b2b)), closes [#16](#16)
  • Loading branch information
semantic-release-bot committed Nov 3, 2019
1 parent 9e5bd0e commit ebf314d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.6.0](https://github.com/iliyaZelenko/tiptap-vuetify/compare/v2.5.0...v2.6.0) (2019-11-03)


### Bug Fixes

* **props:** fix warning Invalid default value for prop "cardProps" ([f15d554](https://github.com/iliyaZelenko/tiptap-vuetify/commit/f15d5540c3ff7c21864a7ffde7f0594a74a2b77a)), closes [#89](https://github.com/iliyaZelenko/tiptap-vuetify/issues/89)


### Features

* **images:** image extensions ([e464b2b](https://github.com/iliyaZelenko/tiptap-vuetify/commit/e464b2b5f9d24d989107e93a69e22f76fb02c29a)), closes [#16](https://github.com/iliyaZelenko/tiptap-vuetify/issues/16)

# [2.5.0](https://github.com/iliyaZelenko/tiptap-vuetify/compare/v2.4.0...v2.5.0) (2019-11-02)


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.5.0",
"version": "2.6.0",
"license": "MIT",
"scripts": {
"commit": "git-cz",
Expand Down

0 comments on commit ebf314d

Please sign in to comment.