diff --git a/CHANGELOG.md b/CHANGELOG.md index 010dcfd25ebd..e242d00471c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +## [Version 0.20.0](https://github.com/lobehub/lobe-chat/compare/v0.19.0...v0.20.0) + +Released on **2023-07-25** + +#### ✨ Features + +- **misc**: 实现话题模块. + +
+ +
+Improvements and Fixes + +#### What's improved + +- **misc**: 实现话题模块, closes [#16](https://github.com/lobehub/lobe-chat/issues/16) ([64fd6ee](https://github.com/lobehub/lobe-chat/commit/64fd6ee)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 0.19.0](https://github.com/lobehub/lobe-chat/compare/v0.18.2...v0.19.0) Released on **2023-07-24** diff --git a/package.json b/package.json index e2ffb119c761..25ac1d198a45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/chat", - "version": "0.19.0", + "version": "0.20.0", "description": "Lobe Chat is an open-source chatbot client using LangChain, Typescript and Next.js", "keywords": [ "chatbot",