From f70a1113ac824243904316fe108092839e7fa186 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 2 Feb 2025 12:00:23 +0000 Subject: [PATCH] :bookmark: chore(release): v1.91.6 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 1.91.6](https://github.com/bentwnghk/lobe-chat/compare/v1.91.5...v1.91.6) Released on **2025-02-02** #### 🐛 Bug Fixes - **misc**: Fix `` tag crash with special markdown content, fix can not stop generating, fix ollama intergration checker and client fetch issue.
Improvements and Fixes #### What's fixed * **misc**: Fix `` tag crash with special markdown content, closes [#5670](https://github.com/bentwnghk/lobe-chat/issues/5670) ([b719522](https://github.com/bentwnghk/lobe-chat/commit/b719522)) * **misc**: Fix can not stop generating, closes [#5671](https://github.com/bentwnghk/lobe-chat/issues/5671) ([ae39c35](https://github.com/bentwnghk/lobe-chat/commit/ae39c35)) * **misc**: Fix ollama intergration checker and client fetch issue, closes [#5665](https://github.com/bentwnghk/lobe-chat/issues/5665) ([cd09a07](https://github.com/bentwnghk/lobe-chat/commit/cd09a07))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 27 +++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8bdf91f81f5f..f85b1ca9a6ea6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,33 @@ # Changelog +### [Version 1.91.6](https://github.com/bentwnghk/lobe-chat/compare/v1.91.5...v1.91.6) + +Released on **2025-02-02** + +#### 🐛 Bug Fixes + +- **misc**: Fix `` tag crash with special markdown content, fix can not stop generating, fix ollama intergration checker and client fetch issue. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Fix `` tag crash with special markdown content, closes [#5670](https://github.com/bentwnghk/lobe-chat/issues/5670) ([b719522](https://github.com/bentwnghk/lobe-chat/commit/b719522)) +- **misc**: Fix can not stop generating, closes [#5671](https://github.com/bentwnghk/lobe-chat/issues/5671) ([ae39c35](https://github.com/bentwnghk/lobe-chat/commit/ae39c35)) +- **misc**: Fix ollama intergration checker and client fetch issue, closes [#5665](https://github.com/bentwnghk/lobe-chat/issues/5665) ([cd09a07](https://github.com/bentwnghk/lobe-chat/commit/cd09a07)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.91.5](https://github.com/bentwnghk/lobe-chat/compare/v1.91.4...v1.91.5) Released on **2025-02-02** diff --git a/package.json b/package.json index 79c1ff87122f3..b6beadb524900 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.91.5", + "version": "1.91.6", "description": "Mr.🆖 AI - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system.", "keywords": [ "framework",