Skip to content

Commit 34d67c2

Browse files
chore(release): 2.18.0 [skip ci]
# [2.18.0](v2.17.0...v2.18.0) (2020-05-16) ### Bug Fixes * **translation:** useless warning about unsupported current language ([#174](#174)) ([ad551c1](ad551c1)) ### Features * **i18n:** cs translation ([#173](#173)) ([2cf77ff](2cf77ff))
1 parent 41c87f0 commit 34d67c2

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.18.0](https://github.com/iliyaZelenko/tiptap-vuetify/compare/v2.17.0...v2.18.0) (2020-05-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **translation:** useless warning about unsupported current language ([#174](https://github.com/iliyaZelenko/tiptap-vuetify/issues/174)) ([ad551c1](https://github.com/iliyaZelenko/tiptap-vuetify/commit/ad551c18823127d290511c5a732161258dc7c7a6))
7+
8+
9+
### Features
10+
11+
* **i18n:** cs translation ([#173](https://github.com/iliyaZelenko/tiptap-vuetify/issues/173)) ([2cf77ff](https://github.com/iliyaZelenko/tiptap-vuetify/commit/2cf77ff58fa65ddc0605275ae5c63ab0569a88a6))
12+
113
# [2.17.0](https://github.com/iliyaZelenko/tiptap-vuetify/compare/v2.16.1...v2.17.0) (2020-05-14)
214

315

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.17.0",
3+
"version": "2.18.0",
44
"license": "MIT",
55
"scripts": {
66
"commit": "git-cz",

0 commit comments

Comments
 (0)