diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9e7b597f..19f17c7a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,39 @@
# Changelog
+## [Version 1.158.0](https://github.com/lobehub/lobe-ui/compare/v1.157.1...v1.158.0)
+
+Released on **2025-01-06**
+
+#### ✨ Features
+
+- **misc**: Support React 19.
+
+#### 🐛 Bug Fixes
+
+- **misc**: Fix deps.
+
+
+
+Improvements and Fixes
+
+#### What's improved
+
+- **misc**: Support React 19 ([f6b2a29](https://github.com/lobehub/lobe-ui/commit/f6b2a29))
+
+#### What's fixed
+
+- **misc**: Fix deps ([3264d2a](https://github.com/lobehub/lobe-ui/commit/3264d2a))
+
+