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))
+
+