diff --git a/CHANGELOG.md b/CHANGELOG.md index ec31a4d..b7df19d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [VersionĀ 1.0.1](https://github.com/lobehub/chat-plugin-sdk/compare/v1.0.0...v1.0.1) + +Released on **2023-08-18** + +#### šŸ› Bug Fixes + +- **misc**: Fix market interface. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Fix market interface ([7afe74f](https://github.com/lobehub/chat-plugin-sdk/commit/7afe74f)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## VersionĀ 1.0.0 Released on **2023-08-18** diff --git a/package.json b/package.json index 11b0c23..892d538 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/chat-plugin-sdk", - "version": "1.0.0", + "version": "1.0.1", "description": "Lobe Chat Plugin SDK, help you to build an amazing chat plugin for Lobe Chat", "keywords": [ "lobehub",