diff --git a/CHANGELOG.md b/CHANGELOG.md
index 96338cab6e6f..3e3ff0403692 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,47 @@
# Changelog
+### [Version 1.89.10](https://github.com/bentwnghk/lobe-chat/compare/v1.89.9...v1.89.10)
+
+Released on **2025-01-22**
+
+#### ♻ Code Refactoring
+
+- **misc**: Move hooks and component.
+
+#### 🐛 Bug Fixes
+
+- **misc**: Upgrade `react-i18next` to ^15.
+
+#### 💄 Styles
+
+- **misc**: Add gemini new model.
+
+
+
+Improvements and Fixes
+
+#### Code refactoring
+
+- **misc**: Move hooks and component, closes [#5551](https://github.com/bentwnghk/lobe-chat/issues/5551) ([c5db091](https://github.com/bentwnghk/lobe-chat/commit/c5db091))
+
+#### What's fixed
+
+- **misc**: Upgrade `react-i18next` to ^15, closes [#5553](https://github.com/bentwnghk/lobe-chat/issues/5553) ([d0275fd](https://github.com/bentwnghk/lobe-chat/commit/d0275fd))
+
+#### Styles
+
+- **misc**: Add gemini new model, closes [#5546](https://github.com/bentwnghk/lobe-chat/issues/5546) ([ebdd626](https://github.com/bentwnghk/lobe-chat/commit/ebdd626))
+
+