Skip to content

Commit 01dfcd3

Browse files
🔖 chore(release): v0.31.0-rc.2 [skip ci]
## [Version&nbsp;0.31.0-rc.2](v0.31.0-rc.1...v0.31.0-rc.2) <sup>Released on **2023-12-06**</sup> #### 🐛 修复 - Merge branch, update Layout Pannel Styles, update snapshot. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * Merge branch ([5b4c5a1](5b4c5a1)) * Update Layout Pannel Styles ([a3144ac](a3144ac)) * Update snapshot ([f2665ef](f2665ef)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent 5b4c5a1 commit 01dfcd3

2 files changed

Lines changed: 28 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

3+
## [Version&nbsp;0.31.0-rc.2](https://github.com/ant-design/pro-editor/compare/v0.31.0-rc.1...v0.31.0-rc.2)
4+
5+
<sup>Released on **2023-12-06**</sup>
6+
7+
#### 🐛 修复
8+
9+
- Merge branch, update Layout Pannel Styles, update snapshot.
10+
11+
<br/>
12+
13+
<details>
14+
<summary><kbd>Improvements and Fixes</kbd></summary>
15+
16+
#### What's fixed
17+
18+
- Merge branch ([5b4c5a1](https://github.com/ant-design/pro-editor/commit/5b4c5a1))
19+
- Update Layout Pannel Styles ([a3144ac](https://github.com/ant-design/pro-editor/commit/a3144ac))
20+
- Update snapshot ([f2665ef](https://github.com/ant-design/pro-editor/commit/f2665ef))
21+
22+
</details>
23+
24+
<div align="right">
25+
26+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
27+
28+
</div>
29+
330
## [Version&nbsp;0.31.0-rc.1](https://github.com/ant-design/pro-editor/compare/v0.30.0...v0.31.0-rc.1)
431

532
<sup>Released on **2023-12-06**</sup>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/pro-editor",
3-
"version": "0.31.0-rc.1",
3+
"version": "0.31.0-rc.2",
44
"description": "🌟 Lightweight Editor UI Framework",
55
"homepage": "https://github.com/ant-design/pro-editor",
66
"bugs": {

0 commit comments

Comments
 (0)