diff --git a/CHANGELOG.md b/CHANGELOG.md
index 70165c6f97cf..1b27e79228a4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,32 @@
# Changelog
+### [Version 0.101.6](https://github.com/lobehub/lobe-chat/compare/v0.101.5...v0.101.6)
+
+Released on **2023-11-17**
+
+#### 💄 Styles
+
+- **misc**: Add config to renderErrorMessages, Use new Alert ui.
+
+
+
+
+Improvements and Fixes
+
+#### Styles
+
+- **misc**: Add config to renderErrorMessages ([75b6b40](https://github.com/lobehub/lobe-chat/commit/75b6b40))
+- **misc**: Use new Alert ui ([cf845a7](https://github.com/lobehub/lobe-chat/commit/cf845a7))
+
+
+
+
+
+[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
+
+
+
### [Version 0.101.5](https://github.com/lobehub/lobe-chat/compare/v0.101.4...v0.101.5)
Released on **2023-11-17**
diff --git a/package.json b/package.json
index 0bfd3c017632..aac88eed260e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@lobehub/chat",
- "version": "0.101.5",
+ "version": "0.101.6",
"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",