diff --git a/CHANGELOG.md b/CHANGELOG.md
index 174873802575..1eedd9f560fb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@
# Changelog
+### [Version 0.105.2](https://github.com/lobehub/lobe-chat/compare/v0.105.1...v0.105.2)
+
+Released on **2023-11-27**
+
+#### 🐛 Bug Fixes
+
+- **misc**: Add some env to Dockerfile.
+
+
+
+
+Improvements and Fixes
+
+#### What's fixed
+
+- **misc**: Add some env to Dockerfile, closes [#514](https://github.com/lobehub/lobe-chat/issues/514) ([ed148db](https://github.com/lobehub/lobe-chat/commit/ed148db))
+
+
+
+
+
+[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
+
+
+
### [Version 0.105.1](https://github.com/lobehub/lobe-chat/compare/v0.105.0...v0.105.1)
Released on **2023-11-27**
diff --git a/package.json b/package.json
index 81ad772b4c68..69702d2117ae 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@lobehub/chat",
- "version": "0.105.1",
+ "version": "0.105.2",
"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",