diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d5f572..39a49e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.32.3](https://github.com/lobehub/chat-plugin-sdk/compare/v1.32.2...v1.32.3) + +Released on **2024-01-26** + +#### 🐛 Bug Fixes + +- **misc**: Fix setPluginMessage types. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Fix setPluginMessage types ([39b4c9a](https://github.com/lobehub/chat-plugin-sdk/commit/39b4c9a)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.32.2](https://github.com/lobehub/chat-plugin-sdk/compare/v1.32.1...v1.32.2) Released on **2024-01-17** diff --git a/package.json b/package.json index 6728186..ece6226 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/chat-plugin-sdk", - "version": "1.32.2", + "version": "1.32.3", "description": "Lobe Chat Plugin SDK, help you to build an amazing chat plugin for Lobe Chat", "keywords": [ "lobehub",