From b1f029871b5b49a999f5121d9dc828c843e5549f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 14 Feb 2025 07:19:40 +0000 Subject: [PATCH] :bookmark: chore(release): v1.95.5 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 1.95.5](https://github.com/bentwnghk/lobe-chat/compare/v1.95.4...v1.95.5) Released on **2025-02-14** #### ♻ Code Refactoring - **misc**: Improve model fetch behavior.
Improvements and Fixes #### Code refactoring * **misc**: Improve model fetch behavior, closes [#6055](https://github.com/bentwnghk/lobe-chat/issues/6055) ([4c2aaf6](https://github.com/bentwnghk/lobe-chat/commit/4c2aaf6))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 25 +++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 666cfc53d718b..6bbbdf0f6b8a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.95.5](https://github.com/bentwnghk/lobe-chat/compare/v1.95.4...v1.95.5) + +Released on **2025-02-14** + +#### ♻ Code Refactoring + +- **misc**: Improve model fetch behavior. + +
+ +
+Improvements and Fixes + +#### Code refactoring + +- **misc**: Improve model fetch behavior, closes [#6055](https://github.com/bentwnghk/lobe-chat/issues/6055) ([4c2aaf6](https://github.com/bentwnghk/lobe-chat/commit/4c2aaf6)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.95.4](https://github.com/bentwnghk/lobe-chat/compare/v1.95.3...v1.95.4) Released on **2025-02-13** diff --git a/package.json b/package.json index f6f01496bffec..2ce4a2daa7062 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.95.4", + "version": "1.95.5", "description": "Mr.🆖 AI - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system.", "keywords": [ "framework",