mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
🔖 chore(release): v0.16.0 [skip ci]
## [Version 0.16.0](https://github.com/lobehub/lobe-chat/compare/v0.15.1...v0.16.0) <sup>Released on **2023-07-24**</sup> #### ✨ Features - **misc**: 支持自动跳转到第一条会话. #### 💄 Styles - **misc**: 修正插件的展示文案. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: 支持自动跳转到第一条会话 ([54f01c7](https://github.com/lobehub/lobe-chat/commit/54f01c7)) #### Styles * **misc**: 修正插件的展示文案 ([53c81ae](https://github.com/lobehub/lobe-chat/commit/53c81ae)) </details> <div align="right"> [](#readme-top) </div>
This commit is contained in:
33
CHANGELOG.md
33
CHANGELOG.md
@@ -2,6 +2,39 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## [Version 0.16.0](https://github.com/lobehub/lobe-chat/compare/v0.15.1...v0.16.0)
|
||||
|
||||
<sup>Released on **2023-07-24**</sup>
|
||||
|
||||
#### ✨ Features
|
||||
|
||||
- **misc**: 支持自动跳转到第一条会话.
|
||||
|
||||
#### 💄 Styles
|
||||
|
||||
- **misc**: 修正插件的展示文案.
|
||||
|
||||
<br/>
|
||||
|
||||
<details>
|
||||
<summary><kbd>Improvements and Fixes</kbd></summary>
|
||||
|
||||
#### What's improved
|
||||
|
||||
- **misc**: 支持自动跳转到第一条会话 ([54f01c7](https://github.com/lobehub/lobe-chat/commit/54f01c7))
|
||||
|
||||
#### Styles
|
||||
|
||||
- **misc**: 修正插件的展示文案 ([53c81ae](https://github.com/lobehub/lobe-chat/commit/53c81ae))
|
||||
|
||||
</details>
|
||||
|
||||
<div align="right">
|
||||
|
||||
[](#readme-top)
|
||||
|
||||
</div>
|
||||
|
||||
### [Version 0.15.1](https://github.com/lobehub/lobe-chat/compare/v0.15.0...v0.15.1)
|
||||
|
||||
<sup>Released on **2023-07-24**</sup>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lobehub/chat",
|
||||
"version": "0.15.1",
|
||||
"version": "0.16.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