diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5cd0c079..dd2636d2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,32 @@
# Changelog
+### [Version 1.9.3](https://github.com/ant-design/pro-chat/compare/v1.9.2...v1.9.3)
+
+Released on **2024-02-22**
+
+#### ✨ 新特性
+
+- 添加 messageExtra prefixClass 缺失的类名
+- 修复发送信息时候,无法向上滚动的问题
+
+
+
+
+Improvements and Fixes
+
+### [Version 1.9.2](https://github.com/ant-design/pro-chat/compare/v1.9.1...v1.9.2)
+
+Released on **2024-02-22**
+
+#### 🐛 修复
+
+- fix: 根据需要隐藏自定义输入区域
+
+
+
+
+Improvements and Fixes
+
### [Version 1.9.1](https://github.com/ant-design/pro-chat/compare/v1.9.0...v1.9.1)
Released on **2024-02-07**
diff --git a/package.json b/package.json
index 1faa1823..954a5aa6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@ant-design/pro-chat",
- "version": "1.9.1",
+ "version": "1.9.3",
"description": "a solution for ai chat",
"keywords": [
"ai",