|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [Version 0.31.0-rc.1](https://github.com/ant-design/pro-editor/compare/v0.30.0...v0.31.0-rc.1) |
| 4 | + |
| 5 | +<sup>Released on **2023-12-06**</sup> |
| 6 | + |
| 7 | +#### ✨ 新特性 |
| 8 | + |
| 9 | +- Add Editor Layout new Components, Change Name as EdiorLayout, merge master & update snapshot, update pannel defaultSize, update snapshot, update styles & props. |
| 10 | + |
| 11 | +#### 🐛 修复 |
| 12 | + |
| 13 | +- Ci bulid fixed, merge main, release workflow update, revert workflow, test workflow, update styles. |
| 14 | + |
| 15 | +<br/> |
| 16 | + |
| 17 | +<details> |
| 18 | +<summary><kbd>Improvements and Fixes</kbd></summary> |
| 19 | + |
| 20 | +#### What's improved |
| 21 | + |
| 22 | +- Add Editor Layout new Components ([927cc46](https://github.com/ant-design/pro-editor/commit/927cc46)) |
| 23 | +- Change Name as EdiorLayout ([c1e4c00](https://github.com/ant-design/pro-editor/commit/c1e4c00)) |
| 24 | +- Merge master & update snapshot ([fed6ff8](https://github.com/ant-design/pro-editor/commit/fed6ff8)) |
| 25 | +- Update pannel defaultSize ([af323ec](https://github.com/ant-design/pro-editor/commit/af323ec)) |
| 26 | +- Update snapshot ([5f77048](https://github.com/ant-design/pro-editor/commit/5f77048)) |
| 27 | +- Update styles & props ([decb858](https://github.com/ant-design/pro-editor/commit/decb858)) |
| 28 | + |
| 29 | +#### What's fixed |
| 30 | + |
| 31 | +- Ci bulid fixed ([24df343](https://github.com/ant-design/pro-editor/commit/24df343)) |
| 32 | +- Merge main ([ae678e0](https://github.com/ant-design/pro-editor/commit/ae678e0)) |
| 33 | +- Release workflow update ([59acc60](https://github.com/ant-design/pro-editor/commit/59acc60)) |
| 34 | +- Revert workflow ([7785cc1](https://github.com/ant-design/pro-editor/commit/7785cc1)) |
| 35 | +- Test workflow ([2905ee9](https://github.com/ant-design/pro-editor/commit/2905ee9)) |
| 36 | +- Update styles ([241de5b](https://github.com/ant-design/pro-editor/commit/241de5b)) |
| 37 | + |
| 38 | +</details> |
| 39 | + |
| 40 | +<div align="right"> |
| 41 | + |
| 42 | +[](#readme-top) |
| 43 | + |
| 44 | +</div> |
| 45 | + |
3 | 46 | ## [Version 0.30.0-rc.2](https://github.com/ant-design/pro-editor/compare/v0.30.0-rc.1...v0.30.0-rc.2) |
4 | 47 |
|
5 | 48 | <sup>Released on **2023-12-05**</sup> |
|
0 commit comments