diff --git a/packages/lobe-commit/CHANGELOG.md b/packages/lobe-commit/CHANGELOG.md
index bfb1852..ed10fa4 100644
--- a/packages/lobe-commit/CHANGELOG.md
+++ b/packages/lobe-commit/CHANGELOG.md
@@ -2,6 +2,36 @@
# Changelog
+## [Version 2.3.0](https://github.com/lobehub/commit-cli/compare/@lobehub/commit-cli@2.2.0...@lobehub/commit-cli@2.3.0)
+
+Released on **2023-07-12**
+
+#### ✨ Features
+
+- **misc**: Improve functionality and user experience, Remove "show" prop from InputIssues, InputScope, InputSubject, and InputType components.
+
+
+
+Improvements and Fixes
+
+#### What's improved
+
+- **misc**: Improve functionality and user experience ([8aca960](https://github.com/lobehub/commit-cli/commit/8aca960))
+- **misc**: Remove "show" prop from InputIssues, InputScope, InputSubject, and InputType components ([4643463](https://github.com/lobehub/commit-cli/commit/4643463))
+
+