diff --git a/CHANGELOG.md b/CHANGELOG.md
index fdfdbfa9..97efd36e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,39 @@
# Changelog
+### [Version 1.147.1](https://github.com/lobehub/lobe-ui/compare/v1.147.0...v1.147.1)
+
+Released on **2024-08-06**
+
+#### 🐛 Bug Fixes
+
+- **misc**: Handling invalid Markdown bold.
+
+#### 💄 Styles
+
+- **misc**: Add new props to ChatItem.
+
+
+
+Improvements and Fixes
+
+#### What's fixed
+
+- **misc**: Handling invalid Markdown bold, closes [#190](https://github.com/lobehub/lobe-ui/issues/190) ([3a21228](https://github.com/lobehub/lobe-ui/commit/3a21228))
+
+#### Styles
+
+- **misc**: Add new props to ChatItem ([f9cb396](https://github.com/lobehub/lobe-ui/commit/f9cb396))
+
+