diff --git a/CHANGELOG.md b/CHANGELOG.md index 825f52b4dc3dd..666cfc53d718b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,40 @@ # Changelog +### [Version 1.95.4](https://github.com/bentwnghk/lobe-chat/compare/v1.95.3...v1.95.4) + +Released on **2025-02-13** + +#### 🐛 Bug Fixes + +- **misc**: Fix api key input issue, fix provider form api key. + +#### 💄 Styles + +- **misc**: Support select check models. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Fix api key input issue, closes [#6112](https://github.com/bentwnghk/lobe-chat/issues/6112) ([48e3b85](https://github.com/bentwnghk/lobe-chat/commit/48e3b85)) +- **misc**: Fix provider form api key, closes [#6115](https://github.com/bentwnghk/lobe-chat/issues/6115) ([d074238](https://github.com/bentwnghk/lobe-chat/commit/d074238)) + +#### Styles + +- **misc**: Support select check models, closes [#6106](https://github.com/bentwnghk/lobe-chat/issues/6106) ([2243bbb](https://github.com/bentwnghk/lobe-chat/commit/2243bbb)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.95.3](https://github.com/bentwnghk/lobe-chat/compare/v1.95.2...v1.95.3) Released on **2025-02-13** diff --git a/package.json b/package.json index 0024c41bf861a..f6f01496bffec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.95.3", + "version": "1.95.4", "description": "Mr.🆖 AI - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system.", "keywords": [ "framework",