diff --git a/CHANGELOG.md b/CHANGELOG.md index f8249e0..ee5d56e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.32.1](https://github.com/lobehub/chat-plugin-sdk/compare/v1.32.0...v1.32.1) + +Released on **2024-01-10** + +#### 🐛 Bug Fixes + +- **misc**: Resolve undefined when plugin is not in LobeChat. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Resolve undefined when plugin is not in LobeChat ([53e36c1](https://github.com/lobehub/chat-plugin-sdk/commit/53e36c1)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 1.32.0](https://github.com/lobehub/chat-plugin-sdk/compare/v1.31.0...v1.32.0) Released on **2023-12-29** diff --git a/package.json b/package.json index d5b0f6c..4c940b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/chat-plugin-sdk", - "version": "1.32.0", + "version": "1.32.1", "description": "Lobe Chat Plugin SDK, help you to build an amazing chat plugin for Lobe Chat", "keywords": [ "lobehub",