diff --git a/CHANGELOG.md b/CHANGELOG.md index 2849d466d1..e7275496bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +## [Version 1.3.0](https://github.com/lobehub/lobe-chat/compare/v1.2.0...v1.3.0) + +Released on **2023-07-18** + +#### ✨ Features + +- **misc**: Implement settings and configuration functionality. + +
+ +
+Improvements and Fixes + +#### What's improved + +- **misc**: Implement settings and configuration functionality ([496c2d9](https://github.com/lobehub/lobe-chat/commit/496c2d9)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 1.2.0](https://github.com/lobehub/lobe-chat/compare/v1.1.0...v1.2.0) Released on **2023-07-18** diff --git a/package.json b/package.json index 47dd7406df..2752622e46 100644 --- a/package.json +++ b/package.json @@ -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",