From 6119c9d0f0f65a1bd89df4af037f575bc2b7ea4f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 13 Oct 2023 08:06:34 +0000 Subject: [PATCH] :bookmark: chore(release): v0.21.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [Version 0.21.0](https://github.com/ant-design/pro-editor/compare/v0.20.5...v0.21.0) Released on **2023-10-13** #### ✨ 新特性 - ActionGroup add comman OnClick & add Divder Config, merge main. #### 🐛 修复 - Change prettier from dev to dep, ci builder fixed, merge main, update snapshot.
Improvements and Fixes #### What's improved * ActionGroup add comman OnClick & add Divder Config ([234ef98](https://github.com/ant-design/pro-editor/commit/234ef98)) * Merge main ([781217f](https://github.com/ant-design/pro-editor/commit/781217f)) #### What's fixed * Change prettier from dev to dep ([54bf44a](https://github.com/ant-design/pro-editor/commit/54bf44a)) * Ci builder fixed ([f028be2](https://github.com/ant-design/pro-editor/commit/f028be2)) * Merge main ([70f491f](https://github.com/ant-design/pro-editor/commit/70f491f)) * Update snapshot ([80e7722](https://github.com/ant-design/pro-editor/commit/80e7722))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 37 +++++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b5ca4c2..981c578e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,42 @@ # Changelog +## [Version 0.21.0](https://github.com/ant-design/pro-editor/compare/v0.20.5...v0.21.0) + +Released on **2023-10-13** + +#### ✨ 新特性 + +- ActionGroup add comman OnClick & add Divder Config, merge main. + +#### 🐛 修复 + +- Change prettier from dev to dep, ci builder fixed, merge main, update snapshot. + +
+ +
+Improvements and Fixes + +#### What's improved + +- ActionGroup add comman OnClick & add Divder Config ([234ef98](https://github.com/ant-design/pro-editor/commit/234ef98)) +- Merge main ([781217f](https://github.com/ant-design/pro-editor/commit/781217f)) + +#### What's fixed + +- Change prettier from dev to dep ([54bf44a](https://github.com/ant-design/pro-editor/commit/54bf44a)) +- Ci builder fixed ([f028be2](https://github.com/ant-design/pro-editor/commit/f028be2)) +- Merge main ([70f491f](https://github.com/ant-design/pro-editor/commit/70f491f)) +- Update snapshot ([80e7722](https://github.com/ant-design/pro-editor/commit/80e7722)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 0.20.5](https://github.com/ant-design/pro-editor/compare/v0.20.4...v0.20.5) Released on **2023-09-18** diff --git a/package.json b/package.json index b2d7577e..6fa823a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/pro-editor", - "version": "0.20.5", + "version": "0.21.0", "description": "🌟 Lightweight Editor UI Framework", "homepage": "https://github.com/ant-design/pro-editor", "bugs": {