diff --git a/CHANGELOG.md b/CHANGELOG.md index 77d3c67..3fc2cb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [VersionĀ 1.7.2](https://github.com/lobehub/chat-plugin-sdk/compare/v1.7.1...v1.7.2) + +Released on **2023-08-24** + +#### šŸ› Bug Fixes + +- **misc**: Fix types. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Fix types ([a399ee7](https://github.com/lobehub/chat-plugin-sdk/commit/a399ee7)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [VersionĀ 1.7.1](https://github.com/lobehub/chat-plugin-sdk/compare/v1.7.0...v1.7.1) Released on **2023-08-24** diff --git a/package.json b/package.json index fb7ef90..2a8338b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/chat-plugin-sdk", - "version": "1.7.1", + "version": "1.7.2", "description": "Lobe Chat Plugin SDK, help you to build an amazing chat plugin for Lobe Chat", "keywords": [ "lobehub",