From c7b6d2f37a766f24ab10e64a553f60a49971ef3c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 26 Oct 2023 06:49:46 +0000 Subject: [PATCH] chore(release): 2.2.1 [skip ci] ## [2.2.1](https://github.com/Leecason/element-tiptap/compare/@2.2.0...@2.2.1) (2023-10-26) ### Bug Fixes * next branch trigger regular release not pre-release ([6b655c8](https://github.com/Leecason/element-tiptap/commit/6b655c8c7d1d3e3d2142cc8cc48e49ad50901906)) * next branch trigger regular release not pre-release ([47627d8](https://github.com/Leecason/element-tiptap/commit/47627d82cc569e74079d070f69e71ebeda30f9c0)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1e3745..410e51a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [2.2.1](https://github.com/Leecason/element-tiptap/compare/@2.2.0...@2.2.1) (2023-10-26) + + +### Bug Fixes + +* next branch trigger regular release not pre-release ([6b655c8](https://github.com/Leecason/element-tiptap/commit/6b655c8c7d1d3e3d2142cc8cc48e49ad50901906)) +* next branch trigger regular release not pre-release ([47627d8](https://github.com/Leecason/element-tiptap/commit/47627d82cc569e74079d070f69e71ebeda30f9c0)) + # [2.2.0](https://github.com/Leecason/element-tiptap/compare/@2.1.0...@2.2.0) (2023-10-26) diff --git a/package.json b/package.json index 0a88f1c..1208796 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "element-tiptap", - "version": "2.2.0", + "version": "2.2.1", "description": "🌸A modern WYSIWYG rich-text editor using tiptap and Element UI for Vue.js", "author": "leecason", "scripts": {