🔖 chore(release): v0.12.1 [skip ci]

### [Version 0.12.1](https://github.com/lobehub/lobe-chat/compare/v0.12.0...v0.12.1)
<sup>Released on **2023-07-23**</sup>

#### 🐛 Bug Fixes

- **misc**: 修正 message parentId 不正确的问题.

<br/>

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

#### What's fixed

* **misc**: 修正 message parentId 不正确的问题 ([f86852a](https://github.com/lobehub/lobe-chat/commit/f86852a))

</details>

<div align="right">

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

</div>
This commit is contained in:
semantic-release-bot
2023-07-23 13:32:02 +00:00
parent 9683c63abf
commit f3a9902829
2 changed files with 26 additions and 1 deletions

View File

@@ -2,6 +2,31 @@
# Changelog
### [Version 0.12.1](https://github.com/lobehub/lobe-chat/compare/v0.12.0...v0.12.1)
<sup>Released on **2023-07-23**</sup>
#### 🐛 Bug Fixes
- **misc**: 修正 message parentId 不正确的问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
- **misc**: 修正 message parentId 不正确的问题 ([f86852a](https://github.com/lobehub/lobe-chat/commit/f86852a))
</details>
<div align="right">
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
</div>
## [Version 0.12.0](https://github.com/lobehub/lobe-chat/compare/v0.11.0...v0.12.0)
<sup>Released on **2023-07-23**</sup>

View File

@@ -1,6 +1,6 @@
{
"name": "@lobehub/chat",
"version": "0.12.0",
"version": "0.12.1",
"description": "Lobe Chat is an open-source chatbot client using LangChain, Typescript and Next.js",
"keywords": [
"chatbot",