Skip to content

Commit

Permalink
🔖 chore(release): v0.21.0 [skip ci]
Browse files Browse the repository at this point in the history
## [Version 0.21.0](v0.20.5...v0.21.0)
<sup>Released on **2023-10-13**</sup>

#### ✨ 新特性

- ActionGroup add comman OnClick & add Divder Config, merge main.

#### 🐛 修复

- Change prettier from dev to dep, ci builder fixed, merge main, update snapshot.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

* ActionGroup add comman OnClick & add Divder Config ([234ef98](234ef98))
* Merge main ([781217f](781217f))

#### What's fixed

* Change prettier from dev to dep ([54bf44a](54bf44a))
* Ci builder fixed ([f028be2](f028be2))
* Merge main ([70f491f](70f491f))
* Update snapshot ([80e7722](80e7722))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
  • Loading branch information
semantic-release-bot committed Oct 13, 2023
1 parent 3b4ff8d commit 6119c9d
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 1 deletion.
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,42 @@
# Changelog

## [Version&nbsp;0.21.0](https://github.com/ant-design/pro-editor/compare/v0.20.5...v0.21.0)

<sup>Released on **2023-10-13**</sup>

#### ✨ 新特性

- ActionGroup add comman OnClick & add Divder Config, merge main.

#### 🐛 修复

- Change prettier from dev to dep, ci builder fixed, merge main, update snapshot.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### 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))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

### [Version&nbsp;0.20.5](https://github.com/ant-design/pro-editor/compare/v0.20.4...v0.20.5)

<sup>Released on **2023-09-18**</sup>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 6119c9d

Please sign in to comment.