diff --git a/CHANGELOG.md b/CHANGELOG.md
index d46d4892..9416892c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,33 @@
# Changelog
+## [Version 1.103.0](https://github.com/lobehub/lobe-ui/compare/v1.102.0...v1.103.0)
+
+Released on **2023-10-11**
+
+#### ✨ Features
+
+- **index-tsx**: Make "proxy" property optional in Config interface.
+- **misc**: Modify image attributes and add new Img component.
+
+
+
+Improvements and Fixes
+
+#### What's improved
+
+- **index-tsx**: Make "proxy" property optional in Config interface ([e4b381d](https://github.com/lobehub/lobe-ui/commit/e4b381d))
+- **misc**: Modify image attributes and add new Img component ([6dbd307](https://github.com/lobehub/lobe-ui/commit/6dbd307))
+
+