diff --git a/CHANGELOG.md b/CHANGELOG.md
index 06e4c0c4..58749859 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@
# Changelog
+### [Version 1.146.6](https://github.com/lobehub/lobe-ui/compare/v1.146.5...v1.146.6)
+
+Released on **2024-07-08**
+
+#### 🐛 Bug Fixes
+
+- **misc**: Fix `desc` layout issue of `Form`.
+
+
+
+Improvements and Fixes
+
+#### What's fixed
+
+- **misc**: Fix `desc` layout issue of `Form`, closes [#180](https://github.com/lobehub/lobe-ui/issues/180) ([88c41e8](https://github.com/lobehub/lobe-ui/commit/88c41e8))
+
+