mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
🔖 chore(release): v0.13.0 [skip ci]
## [Version 0.13.0](https://github.com/lobehub/lobe-chat/compare/v0.12.1...v0.13.0)
<sup>Released on **2023-07-23**</sup>
#### ✨ Features
- **misc**: 优化插件模式下的用户体验.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 优化插件模式下的用户体验, closes [#13](https://github.com/lobehub/lobe-chat/issues/13) ([4596f12](https://github.com/lobehub/lobe-chat/commit/4596f12))
</details>
<div align="right">
[](#readme-top)
</div>
This commit is contained in:
25
CHANGELOG.md
25
CHANGELOG.md
@@ -2,6 +2,31 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## [Version 0.13.0](https://github.com/lobehub/lobe-chat/compare/v0.12.1...v0.13.0)
|
||||
|
||||
<sup>Released on **2023-07-23**</sup>
|
||||
|
||||
#### ✨ Features
|
||||
|
||||
- **misc**: 优化插件模式下的用户体验.
|
||||
|
||||
<br/>
|
||||
|
||||
<details>
|
||||
<summary><kbd>Improvements and Fixes</kbd></summary>
|
||||
|
||||
#### What's improved
|
||||
|
||||
- **misc**: 优化插件模式下的用户体验, closes [#13](https://github.com/lobehub/lobe-chat/issues/13) ([4596f12](https://github.com/lobehub/lobe-chat/commit/4596f12))
|
||||
|
||||
</details>
|
||||
|
||||
<div align="right">
|
||||
|
||||
[](#readme-top)
|
||||
|
||||
</div>
|
||||
|
||||
### [Version 0.12.1](https://github.com/lobehub/lobe-chat/compare/v0.12.0...v0.12.1)
|
||||
|
||||
<sup>Released on **2023-07-23**</sup>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lobehub/chat",
|
||||
"version": "0.12.1",
|
||||
"version": "0.13.0",
|
||||
"description": "Lobe Chat is an open-source chatbot client using LangChain, Typescript and Next.js",
|
||||
"keywords": [
|
||||
"chatbot",
|
||||
|
||||
Reference in New Issue
Block a user