Skip to content

Commit

Permalink
🔖 chore(release): v1.86.0 [skip ci]
Browse files Browse the repository at this point in the history
## [Version 1.86.0](v1.85.4...v1.86.0)
<sup>Released on **2025-01-07**</sup>

#### ✨ Features

- **misc**: Brand new AI provider.

#### 🐛 Bug Fixes

- **misc**: Fix portal suspense error when first open.

<br/>

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

#### What's improved

* **misc**: Brand new AI provider, closes [lobehub#5158](https://github.com/bentwnghk/lobe-chat/issues/5158) ([bde6d64](bde6d64))

#### What's fixed

* **misc**: Fix portal suspense error when first open, closes [lobehub#5322](https://github.com/bentwnghk/lobe-chat/issues/5322) ([0d4c487](0d4c487))

</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 Jan 7, 2025
1 parent 474a7d7 commit 9258991
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 1 deletion.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,39 @@

# Changelog

## [Version 1.86.0](https://github.com/bentwnghk/lobe-chat/compare/v1.85.4...v1.86.0)

<sup>Released on **2025-01-07**</sup>

#### ✨ Features

- **misc**: Brand new AI provider.

#### 🐛 Bug Fixes

- **misc**: Fix portal suspense error when first open.

<br/>

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

#### What's improved

- **misc**: Brand new AI provider, closes [#5158](https://github.com/bentwnghk/lobe-chat/issues/5158) ([bde6d64](https://github.com/bentwnghk/lobe-chat/commit/bde6d64))

#### What's fixed

- **misc**: Fix portal suspense error when first open, closes [#5322](https://github.com/bentwnghk/lobe-chat/issues/5322) ([0d4c487](https://github.com/bentwnghk/lobe-chat/commit/0d4c487))

</details>

<div align="right">

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

</div>

### [Version 1.85.4](https://github.com/bentwnghk/lobe-chat/compare/v1.85.3...v1.85.4)

<sup>Released on **2025-01-07**</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.85.4",
"version": "1.86.0",
"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 9258991

Please sign in to comment.