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)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.89.9](https://github.com/bentwnghk/lobe-chat/compare/v1.89.8...v1.89.9) Released on **2025-01-22** diff --git a/package.json b/package.json index 508c3d489ce1..2de2c7d4451e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.89.9", + "version": "1.89.10", "description": "Mr.🆖 AI - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system.", "keywords": [ "framework",