diff --git a/CHANGELOG.md b/CHANGELOG.md
index c6fbd279b5..d6acfca739 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@
# Changelog
+## [Version 0.10.0](https://github.com/lobehub/lobe-chat/compare/v0.9.0...v0.10.0)
+
+Released on **2023-07-22**
+
+#### ✨ Features
+
+- **misc**: 支持复制与编辑会话消息.
+
+
+
+
+Improvements and Fixes
+
+#### What's improved
+
+- **misc**: 支持复制与编辑会话消息 ([bebcf9f](https://github.com/lobehub/lobe-chat/commit/bebcf9f))
+
+
+
+
+
+[](#readme-top)
+
+
+
## [Version 0.9.0](https://github.com/lobehub/lobe-chat/compare/v0.8.2...v0.9.0)
Released on **2023-07-22**
diff --git a/package.json b/package.json
index 496260bebd..7309a4a93b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@lobehub/chat",
- "version": "0.9.0",
+ "version": "0.10.0",
"description": "Lobe Chat is an open-source chatbot client using LangChain, Typescript and Next.js",
"keywords": [
"chatbot",