diff --git a/CHANGELOG.md b/CHANGELOG.md
index 74fad257..35351c7d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,30 @@
# Changelog
+### [Version 0.20.4](https://github.com/ant-design/pro-editor/compare/v0.20.3...v0.20.4)
+
+Released on **2023-09-15**
+
+#### 🐛 修复
+
+- SortableTree return type.
+
+
+
+
+Improvements and Fixes
+
+#### What's fixed
+
+- SortableTree return type ([baa94e8](https://github.com/ant-design/pro-editor/commit/baa94e8))
+
+
+
+
+
+[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
+
+
+
### [Version 0.20.3](https://github.com/ant-design/pro-editor/compare/v0.20.2...v0.20.3)
Released on **2023-09-15**
diff --git a/package.json b/package.json
index feb23ade..acd1d8ff 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@ant-design/pro-editor",
- "version": "0.20.3",
+ "version": "0.20.4",
"description": "🌟 Lightweight Editor UI Framework",
"homepage": "https://github.com/ant-design/pro-editor",
"bugs": {