diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7841d72..e188a41 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@
# Changelog
+### [Version 1.9.2](https://github.com/lobehub/chat-plugin-sdk/compare/v1.9.1...v1.9.2)
+
+Released on **2023-08-25**
+
+#### 🐛 Bug Fixes
+
+- **misc**: 优化错误编码.
+
+
+
+
+Improvements and Fixes
+
+#### What's fixed
+
+- **misc**: 优化错误编码 ([a9902be](https://github.com/lobehub/chat-plugin-sdk/commit/a9902be))
+
+
+
+
+
+[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
+
+
+
### [Version 1.9.1](https://github.com/lobehub/chat-plugin-sdk/compare/v1.9.0...v1.9.1)
Released on **2023-08-25**
diff --git a/package.json b/package.json
index 02f1068..0e480ee 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@lobehub/chat-plugin-sdk",
- "version": "1.9.1",
+ "version": "1.9.2",
"description": "Lobe Chat Plugin SDK, help you to build an amazing chat plugin for Lobe Chat",
"keywords": [
"lobehub",