From f22453e1af4cd98169e6c5db3bb8b5eaf71f86d4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 29 Jan 2026 03:16:41 +0000 Subject: [PATCH] :bookmark: chore(release): v2.0.9 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 2.0.9](https://github.com/lobehub/lobe-chat/compare/v2.0.8...v2.0.9) Released on **2026-01-29** #### 🐛 Bug Fixes - **model-bank**: Fix ZenMux model IDs by adding provider prefixes.
Improvements and Fixes #### What's fixed * **model-bank**: Fix ZenMux model IDs by adding provider prefixes, closes [#11947](https://github.com/lobehub/lobe-chat/issues/11947) ([17f8a5c](https://github.com/lobehub/lobe-chat/commit/17f8a5c))
[![](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 62b81ff2bd..34df0492f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 2.0.9](https://github.com/lobehub/lobe-chat/compare/v2.0.8...v2.0.9) + +Released on **2026-01-29** + +#### 🐛 Bug Fixes + +- **model-bank**: Fix ZenMux model IDs by adding provider prefixes. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **model-bank**: Fix ZenMux model IDs by adding provider prefixes, closes [#11947](https://github.com/lobehub/lobe-chat/issues/11947) ([17f8a5c](https://github.com/lobehub/lobe-chat/commit/17f8a5c)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 2.0.8](https://github.com/lobehub/lobe-chat/compare/v2.0.7...v2.0.8) Released on **2026-01-28** diff --git a/package.json b/package.json index b96a5c835c..3aaca0cb33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/lobehub", - "version": "2.0.8", + "version": "2.0.9", "description": "LobeHub - an open-source,comprehensive AI Agent 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",