diff --git a/CHANGELOG.md b/CHANGELOG.md
index a638a89..3aafa32 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@
# Changelog
+## [Version 1.4.0](https://github.com/lobehub/chat-plugins-gateway/compare/v1.3.2...v1.4.0)
+
+Released on **2023-08-28**
+
+#### ✨ Features
+
+- **misc**: 支持入参包含 manifest.
+
+
+
+
+Improvements and Fixes
+
+#### What's improved
+
+- **misc**: 支持入参包含 manifest ([b209fba](https://github.com/lobehub/chat-plugins-gateway/commit/b209fba))
+
+
+
+
+
+[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
+
+
+
### [Version 1.3.2](https://github.com/lobehub/chat-plugins-gateway/compare/v1.3.1...v1.3.2)
Released on **2023-08-26**
diff --git a/package.json b/package.json
index 2cb67ec..006c476 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@lobehub/chat-plugins-gateway",
- "version": "1.3.2",
+ "version": "1.4.0",
"description": "Lobe Chat Plugin Market",
"repository": "https://github.com/lobehub/chat-plugins-gateway.git",
"author": "LobeHub ",