Skip to content

Commit

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

#### 🐛 Bug Fixes

- **misc**: Fix pin package manager to pnpm@9 for docker, refactor dynamic import in RSC.

<br/>

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

#### What's fixed

* **misc**: Fix pin package manager to pnpm@9 for docker, closes [lobehub#5436](https://github.com/bentwnghk/lobe-chat/issues/5436) ([00dc29b](00dc29b))
* **misc**: Refactor dynamic import in RSC, closes [lobehub#5434](https://github.com/bentwnghk/lobe-chat/issues/5434) ([6a663a7](6a663a7))

</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 14, 2025
1 parent 94e2fc5 commit 9636c7c
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,32 @@

# Changelog

### [Version 1.87.6](https://github.com/bentwnghk/lobe-chat/compare/v1.87.5...v1.87.6)

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

#### 🐛 Bug Fixes

- **misc**: Fix pin package manager to pnpm\@9 for docker, refactor dynamic import in RSC.

<br/>

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

#### What's fixed

- **misc**: Fix pin package manager to pnpm\@9 for docker, closes [#5436](https://github.com/bentwnghk/lobe-chat/issues/5436) ([00dc29b](https://github.com/bentwnghk/lobe-chat/commit/00dc29b))
- **misc**: Refactor dynamic import in RSC, closes [#5434](https://github.com/bentwnghk/lobe-chat/issues/5434) ([6a663a7](https://github.com/bentwnghk/lobe-chat/commit/6a663a7))

</details>

<div align="right">

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

</div>

### [Version 1.87.5](https://github.com/bentwnghk/lobe-chat/compare/v1.87.4...v1.87.5)

<sup>Released on **2025-01-12**</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.87.5",
"version": "1.87.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 9636c7c

Please sign in to comment.