Skip to content

Commit

Permalink
🔖 chore(release): v1.55.14 [skip ci]
Browse files Browse the repository at this point in the history
### [Version 1.55.14](v1.55.13...v1.55.14)
<sup>Released on **2024-08-26**</sup>

#### 🐛 Bug Fixes

- **misc**: Fix cannot clone agent when imported from client, fix dayjs error in en-US language, fix multi file upload dupicate.

<br/>

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

#### What's fixed

* **misc**: Fix cannot clone agent when imported from client, closes [lobehub#3606](https://github.com/bentwnghk/lobe-chat/issues/3606) ([1fd2fa0](1fd2fa0))
* **misc**: Fix dayjs error in en-US language, closes [lobehub#3604](https://github.com/bentwnghk/lobe-chat/issues/3604) ([174f4df](174f4df))
* **misc**: Fix multi file upload dupicate, closes [lobehub#3603](https://github.com/bentwnghk/lobe-chat/issues/3603) ([60dbed7](60dbed7))

</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 Aug 26, 2024
1 parent 7a785f7 commit 219fc03
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.55.14](https://github.com/bentwnghk/lobe-chat/compare/v1.55.13...v1.55.14)

<sup>Released on **2024-08-26**</sup>

#### 🐛 Bug Fixes

- **misc**: Fix cannot clone agent when imported from client, fix dayjs error in en-US language, fix multi file upload dupicate.

<br/>

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

#### What's fixed

- **misc**: Fix cannot clone agent when imported from client, closes [#3606](https://github.com/bentwnghk/lobe-chat/issues/3606) ([1fd2fa0](https://github.com/bentwnghk/lobe-chat/commit/1fd2fa0))
- **misc**: Fix dayjs error in en-US language, closes [#3604](https://github.com/bentwnghk/lobe-chat/issues/3604) ([174f4df](https://github.com/bentwnghk/lobe-chat/commit/174f4df))
- **misc**: Fix multi file upload dupicate, closes [#3603](https://github.com/bentwnghk/lobe-chat/issues/3603) ([60dbed7](https://github.com/bentwnghk/lobe-chat/commit/60dbed7))

</details>

<div align="right">

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

</div>

### [Version 1.55.13](https://github.com/bentwnghk/lobe-chat/compare/v1.55.12...v1.55.13)

<sup>Released on **2024-08-24**</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.55.13",
"version": "1.55.14",
"description": "Mr.🆖 AI - an open-source, high-performance chatbot 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",
Expand Down

0 comments on commit 219fc03

Please sign in to comment.