Skip to content

Commit

Permalink
🔖 chore(release): v1.91.6 [skip ci]
Browse files Browse the repository at this point in the history
### [Version 1.91.6](v1.91.5...v1.91.6)
<sup>Released on **2025-02-02**</sup>

#### 🐛 Bug Fixes

- **misc**: Fix `<think>` tag crash with special markdown content, fix can not stop generating, fix ollama intergration checker and client fetch issue.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

* **misc**: Fix `<think>` tag crash with special markdown content, closes [lobehub#5670](https://github.com/bentwnghk/lobe-chat/issues/5670) ([b719522](b719522))
* **misc**: Fix can not stop generating, closes [lobehub#5671](https://github.com/bentwnghk/lobe-chat/issues/5671) ([ae39c35](ae39c35))
* **misc**: Fix ollama intergration checker and client fetch issue, closes [lobehub#5665](https://github.com/bentwnghk/lobe-chat/issues/5665) ([cd09a07](cd09a07))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
  • Loading branch information
semantic-release-bot committed Feb 2, 2025
1 parent c29f9c0 commit f70a111
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,33 @@

# Changelog

### [Version 1.91.6](https://github.com/bentwnghk/lobe-chat/compare/v1.91.5...v1.91.6)

<sup>Released on **2025-02-02**</sup>

#### 🐛 Bug Fixes

- **misc**: Fix `<think>` tag crash with special markdown content, fix can not stop generating, fix ollama intergration checker and client fetch issue.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

- **misc**: Fix `<think>` 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))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

### [Version 1.91.5](https://github.com/bentwnghk/lobe-chat/compare/v1.91.4...v1.91.5)

<sup>Released on **2025-02-02**</sup>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit f70a111

Please sign in to comment.