diff --git a/CHANGELOG.md b/CHANGELOG.md
index 35351c7d..2b5ca4c2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,30 @@
# Changelog
+### [Version 0.20.5](https://github.com/ant-design/pro-editor/compare/v0.20.4...v0.20.5)
+
+Released on **2023-09-18**
+
+#### 🐛 修复
+
+- 修复 FieldTitle 样式错误.
+
+
+
+
+Improvements and Fixes
+
+#### What's fixed
+
+- 修复 FieldTitle 样式错误, closes [#92](https://github.com/ant-design/pro-editor/issues/92) ([789172e](https://github.com/ant-design/pro-editor/commit/789172e))
+
+
+
+
+
+[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
+
+
+
### [Version 0.20.4](https://github.com/ant-design/pro-editor/compare/v0.20.3...v0.20.4)
Released on **2023-09-15**
diff --git a/package.json b/package.json
index 74bce6e7..637d3bfc 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@ant-design/pro-editor",
- "version": "0.20.4",
+ "version": "0.20.5",
"description": "🌟 Lightweight Editor UI Framework",
"homepage": "https://github.com/ant-design/pro-editor",
"bugs": {