mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-27 13:29:15 +07:00
🔖 chore(release): v1.3.0 [skip ci]
## [Version 1.3.0](https://github.com/lobehub/lobe-chat/compare/v1.2.0...v1.3.0)
<sup>Released on **2023-07-18**</sup>
#### ✨ Features
- **misc**: Implement settings and configuration functionality.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Implement settings and configuration functionality ([496c2d9](https://github.com/lobehub/lobe-chat/commit/496c2d9))
</details>
<div align="right">
[](#readme-top)
</div>
This commit is contained in:
25
CHANGELOG.md
25
CHANGELOG.md
@@ -2,6 +2,31 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## [Version 1.3.0](https://github.com/lobehub/lobe-chat/compare/v1.2.0...v1.3.0)
|
||||
|
||||
<sup>Released on **2023-07-18**</sup>
|
||||
|
||||
#### ✨ Features
|
||||
|
||||
- **misc**: Implement settings and configuration functionality.
|
||||
|
||||
<br/>
|
||||
|
||||
<details>
|
||||
<summary><kbd>Improvements and Fixes</kbd></summary>
|
||||
|
||||
#### What's improved
|
||||
|
||||
- **misc**: Implement settings and configuration functionality ([496c2d9](https://github.com/lobehub/lobe-chat/commit/496c2d9))
|
||||
|
||||
</details>
|
||||
|
||||
<div align="right">
|
||||
|
||||
[](#readme-top)
|
||||
|
||||
</div>
|
||||
|
||||
## [Version 1.2.0](https://github.com/lobehub/lobe-chat/compare/v1.1.0...v1.2.0)
|
||||
|
||||
<sup>Released on **2023-07-18**</sup>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lobehub/chat",
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.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