diff --git a/CHANGELOG.md b/CHANGELOG.md
index 07bf8c3602ad..3709cf0173ce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@
# Changelog
+## [Version 1.46.0](https://github.com/bentwnghk/lobe-chat/compare/v1.45.10...v1.46.0)
+
+Released on **2024-07-09**
+
+#### ✨ Features
+
+- **misc**: Add Taichu model provider.
+
+
+
+
+Improvements and Fixes
+
+#### What's improved
+
+- **misc**: Add Taichu model provider, closes [#3129](https://github.com/bentwnghk/lobe-chat/issues/3129) ([a4580e9](https://github.com/bentwnghk/lobe-chat/commit/a4580e9))
+
+
+
+
+
+[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
+
+
+
### [Version 1.45.10](https://github.com/bentwnghk/lobe-chat/compare/v1.45.9...v1.45.10)
Released on **2024-07-08**
diff --git a/package.json b/package.json
index 437e33cbd11f..e68d9fe80318 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@bentwnghk/chat",
- "version": "1.45.10",
+ "version": "1.46.0",
"description": "Mr.🆖 Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.",
"keywords": [
"framework",