diff --git a/CHANGELOG.md b/CHANGELOG.md
index bcf6f3e316..6574e30c00 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,6 +27,31 @@
+### [Version 2.1.23](https://github.com/lobehub/lobe-chat/compare/v2.1.22...v2.1.23)
+
+Released on **2026-02-08**
+
+#### 🐛 Bug Fixes
+
+- **misc**: Fix editor content missing when send error.
+
+
+
+Improvements and Fixes
+
+#### What's fixed
+
+- **misc**: Fix editor content missing when send error, closes [#12205](https://github.com/lobehub/lobe-chat/issues/12205) ([ee7ae5b](https://github.com/lobehub/lobe-chat/commit/ee7ae5b))
+
+