From 7069a9cf51a0ea4214f0ec9af15bd4d038e1035a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 21 Jan 2025 23:42:22 +0000 Subject: [PATCH] :bookmark: chore(release): v1.89.7 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 1.89.7](https://github.com/bentwnghk/lobe-chat/compare/v1.89.6...v1.89.7) Released on **2025-01-21** #### 💄 Styles - **misc**: Add `ModelFetcher` for supported providers.
Improvements and Fixes #### Styles * **misc**: Add `ModelFetcher` for supported providers, closes [#5316](https://github.com/bentwnghk/lobe-chat/issues/5316) [#252](https://github.com/bentwnghk/lobe-chat/issues/252) ([a189c81](https://github.com/bentwnghk/lobe-chat/commit/a189c81))
[![](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 ec4d71092768..43a9a319cacb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.89.7](https://github.com/bentwnghk/lobe-chat/compare/v1.89.6...v1.89.7) + +Released on **2025-01-21** + +#### 💄 Styles + +- **misc**: Add `ModelFetcher` for supported providers. + +
+ +
+Improvements and Fixes + +#### Styles + +- **misc**: Add `ModelFetcher` for supported providers, closes [#5316](https://github.com/bentwnghk/lobe-chat/issues/5316) [#252](https://github.com/bentwnghk/lobe-chat/issues/252) ([a189c81](https://github.com/bentwnghk/lobe-chat/commit/a189c81)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.89.6](https://github.com/bentwnghk/lobe-chat/compare/v1.89.5...v1.89.6) Released on **2025-01-21** diff --git a/package.json b/package.json index fe73eb2da9c4..bebbaf7d8b9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.89.6", + "version": "1.89.7", "description": "Mr.🆖 AI - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system.", "keywords": [ "framework",