diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0874146..309079a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@
# Changelog
+### [Version 1.30.3](https://github.com/lobehub/chat-plugin-sdk/compare/v1.30.2...v1.30.3)
+
+Released on **2023-12-16**
+
+#### 🐛 Bug Fixes
+
+- **misc**: Fix plugin meta schema.
+
+
+
+
+Improvements and Fixes
+
+#### What's fixed
+
+- **misc**: Fix plugin meta schema ([5d0821d](https://github.com/lobehub/chat-plugin-sdk/commit/5d0821d))
+
+
+
+
+
+[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
+
+
+
### [Version 1.30.2](https://github.com/lobehub/chat-plugin-sdk/compare/v1.30.1...v1.30.2)
Released on **2023-12-15**
diff --git a/package.json b/package.json
index 3bbb16f..0ad704d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@lobehub/chat-plugin-sdk",
- "version": "1.30.2",
+ "version": "1.30.3",
"description": "Lobe Chat Plugin SDK, help you to build an amazing chat plugin for Lobe Chat",
"keywords": [
"lobehub",