diff --git a/CHANGELOG.md b/CHANGELOG.md index ed49c25..48ddcc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.1.0](https://github.com/Leecason/element-tiptap/compare/@2.0.0...@2.1.0) (2023-10-26) + + +### Features + +* README update ([c11e27e](https://github.com/Leecason/element-tiptap/commit/c11e27eb279449508b5e86cc7c0cdc9afab21680)) + # [2.0.0](https://github.com/Leecason/element-tiptap/compare/@1.27.1...@2.0.0) (2023-10-26) diff --git a/package.json b/package.json index 00d751f..d4bfc07 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "element-tiptap", - "version": "2.0.0", + "version": "2.1.0", "description": "🌸A modern WYSIWYG rich-text editor using tiptap and Element UI for Vue.js", "author": "leecason", "scripts": {