Skip to content

Commit a13d6ef

Browse files
🔖 chore(release): v0.29.1 [skip ci]
### [Version&nbsp;0.29.1](v0.29.0...v0.29.1) <sup>Released on **2023-12-01**</sup> #### 🐛 修复 - Fix dependencies. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * Fix dependencies, closes [#112](#112) ([efb4e46](efb4e46)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent efb4e46 commit a13d6ef

2 files changed

Lines changed: 26 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
### [Version&nbsp;0.29.1](https://github.com/ant-design/pro-editor/compare/v0.29.0...v0.29.1)
4+
5+
<sup>Released on **2023-12-01**</sup>
6+
7+
#### 🐛 修复
8+
9+
- Fix dependencies.
10+
11+
<br/>
12+
13+
<details>
14+
<summary><kbd>Improvements and Fixes</kbd></summary>
15+
16+
#### What's fixed
17+
18+
- Fix dependencies, closes [#112](https://github.com/ant-design/pro-editor/issues/112) ([efb4e46](https://github.com/ant-design/pro-editor/commit/efb4e46))
19+
20+
</details>
21+
22+
<div align="right">
23+
24+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
25+
26+
</div>
27+
328
## [Version&nbsp;0.29.0](https://github.com/ant-design/pro-editor/compare/v0.28.0...v0.29.0)
429

530
<sup>Released on **2023-11-30**</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.29.0",
3+
"version": "0.29.1",
44
"description": "🌟 Lightweight Editor UI Framework",
55
"homepage": "https://github.com/ant-design/pro-editor",
66
"bugs": {

0 commit comments

Comments
 (0)