diff --git a/CHANGELOG.md b/CHANGELOG.md index b5e1a5ca..74fad257 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,31 @@ # Changelog +### [Version 0.20.3](https://github.com/ant-design/pro-editor/compare/v0.20.2...v0.20.3) + +Released on **2023-09-15** + +#### 🐛 修复 + +- Return type fc, upgrade ts error. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- Return type fc ([c5bf837](https://github.com/ant-design/pro-editor/commit/c5bf837)) +- Upgrade ts error ([2cbfca6](https://github.com/ant-design/pro-editor/commit/2cbfca6)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 0.20.2](https://github.com/ant-design/pro-editor/compare/v0.20.1...v0.20.2) Released on **2023-09-13** diff --git a/package.json b/package.json index 7d5d8066..feb23ade 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/pro-editor", - "version": "0.20.2", + "version": "0.20.3", "description": "🌟 Lightweight Editor UI Framework", "homepage": "https://github.com/ant-design/pro-editor", "bugs": {