diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff9311a..3fe0ebd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@
# Changelog
+### [Version 0.89.4](https://github.com/lobehub/lobe-chat/compare/v0.89.3...v0.89.4)
+
+Released on **2023-10-15**
+
+#### 🐛 Bug Fixes
+
+- **misc**: Fix qwen, chatglm request failed.
+
+
+
+
+Improvements and Fixes
+
+#### What's fixed
+
+- **misc**: Fix qwen, chatglm request failed, closes [#318](https://github.com/lobehub/lobe-chat/issues/318) ([a5699e2](https://github.com/lobehub/lobe-chat/commit/a5699e2))
+
+
+
+
+
+[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
+
+
+
### [Version 0.89.3](https://github.com/lobehub/lobe-chat/compare/v0.89.2...v0.89.3)
Released on **2023-10-12**
diff --git a/package.json b/package.json
index 13d0e45..ee3bab0 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@lobehub/chat",
- "version": "0.89.3",
+ "version": "0.89.4",
"description": "An open-source, extensible (Function Calling), high-performance chatbot framework. It supports one-click free deployment of your private ChatGPT/LLM web application",
"keywords": [
"chatbot",