diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e473cb8442c..f0534d83bb8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ # Changelog +### [Version 1.49.4](https://github.com/bentwnghk/lobe-chat/compare/v1.49.3...v1.49.4) + +Released on **2024-07-22** + +#### ♻ Code Refactoring + +- **model**: Clear and add models. + +#### 🐛 Bug Fixes + +- **misc**: Content lost unexpectedly on Qwen provider when `finish_reason` is `stop`. + +
+ +
+Improvements and Fixes + +#### Code refactoring + +- **model**: Clear and add models, closes [#3208](https://github.com/bentwnghk/lobe-chat/issues/3208) ([ef54191](https://github.com/bentwnghk/lobe-chat/commit/ef54191)) + +#### What's fixed + +- **misc**: Content lost unexpectedly on Qwen provider when `finish_reason` is `stop`, closes [#3252](https://github.com/bentwnghk/lobe-chat/issues/3252) ([d35c5b0](https://github.com/bentwnghk/lobe-chat/commit/d35c5b0)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.49.3](https://github.com/bentwnghk/lobe-chat/compare/v1.49.2...v1.49.3) Released on **2024-07-21** diff --git a/package.json b/package.json index 86f0dc3eea70..4fca8f575d4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.49.3", + "version": "1.49.4", "description": "Mr.🆖 AI - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.", "keywords": [ "framework",