diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cc24813..3e62909c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.15.0](https://github.com/Leecason/element-tiptap/compare/@1.14.0...@1.15.0) (2020-03-19) + + +### Features + +* Add russiang i18n locale ([9e7f241](https://github.com/Leecason/element-tiptap/commit/9e7f24166ede13bbecd9cc0d39dd44d25a5eebee)) + # [1.14.0](https://github.com/Leecason/element-tiptap/compare/@1.13.0...@1.14.0) (2020-03-15) diff --git a/package.json b/package.json index 7c37f418..7863898b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "element-tiptap", - "version": "1.14.0", + "version": "1.15.0", "description": "A WYSIWYG editor based on Tiptap and Element.", "author": "leecason", "scripts": {