diff --git a/CHANGELOG.md b/CHANGELOG.md index 95bbff39..9337cf27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.22.0](https://github.com/Leecason/element-tiptap/compare/@1.21.1...@1.22.0) (2020-06-02) + + +### Features + +* ✨ Spanish translation ([c1a7c5b](https://github.com/Leecason/element-tiptap/commit/c1a7c5b24629b9309ff99600e09112069c85495f)) + ## [1.21.1](https://github.com/Leecason/element-tiptap/compare/@1.21.0...@1.21.1) (2020-05-27) diff --git a/package.json b/package.json index 550c532a..c6004dd5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "element-tiptap", - "version": "1.21.1", + "version": "1.22.0", "description": "🌸A modern WYSIWYG rich-text editor using tiptap and Element UI for Vue.js", "author": "leecason", "scripts": {