diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7cb093b1d7..c019761dcc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@
# Changelog
+## [Version 2.0.0-next.387](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.386...v2.0.0-next.387)
+
+Released on **2026-01-26**
+
+#### ✨ Features
+
+- **utils**: Added errorCauseFrom, errorMessageFrom, errorNameFrom.
+
+
+
+
+Improvements and Fixes
+
+#### What's improved
+
+- **utils**: Added errorCauseFrom, errorMessageFrom, errorNameFrom, closes [#11864](https://github.com/lobehub/lobe-chat/issues/11864) ([a396ab1](https://github.com/lobehub/lobe-chat/commit/a396ab1))
+
+
+
+
+
+[](#readme-top)
+
+
+
## [Version 2.0.0-next.386](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.385...v2.0.0-next.386)
Released on **2026-01-26**
diff --git a/package.json b/package.json
index f452addd3b..641265ad39 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@lobehub/lobehub",
- "version": "2.0.0-next.386",
+ "version": "2.0.0-next.387",
"description": "LobeHub - an open-source,comprehensive AI Agent 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",