diff --git a/CHANGELOG.zh_CN.md b/CHANGELOG.zh_CN.md
index 0d11c7d9..4760e36d 100644
--- a/CHANGELOG.zh_CN.md
+++ b/CHANGELOG.zh_CN.md
@@ -1,6 +1,84 @@
# 更新日志
+## [v1.2.4](https://github.com/soybeanjs/soybean-admin/compare/v1.2.3...v1.2.4) (2024-06-14)
+
+### 🛠 优化
+
+- **项目**:
+ - 优化 `setupAppVersionNotification` - 由 @soybeanjs 提交 [(b5a72)](https://github.com/soybeanjs/soybean-admin/commit/b5a723c)
+ - 获取 'Asia/Shanghai' 时区的构建时间 - 由 @soybeanjs 提交 [(069fa)](https://github.com/soybeanjs/soybean-admin/commit/069fa8a)
+
+### ❤️ 贡献者
+
+[](https://github.com/soybeanjs)
+
+## [v1.2.3](https://github.com/soybeanjs/soybean-admin/compare/v1.2.2...v1.2.3) (2024-06-13)
+
+### 🐞 修复错误
+
+- **项目**:
+ - 通过在index.html中添加color-scheme元标签修复移动浏览器主题问题 - 由 @KickCashew 在 https://github.com/soybeanjs/soybean-admin/issues/488 中提交 [(c2125)](https://github.com/soybeanjs/soybean-admin/commit/c212565)
+ - 修复二级目录组件为空 - 由 @paynezhuang 在 https://github.com/soybeanjs/soybean-admin/issues/491 中提交 [(aabb2)](https://github.com/soybeanjs/soybean-admin/commit/aabb2a4)
+
+### 📖 文档
+
+- **项目**:
+ - 修复超链接指向错误 - 由 **Azir** 提交 [(20a81)](https://github.com/soybeanjs/soybean-admin/commit/20a8127)
+ - 更新 README - 由 @soybeanjs 提交 [(70261)](https://github.com/soybeanjs/soybean-admin/commit/7026126)
+
+### 🏡 杂项
+
+- **依赖**:
+ - 更新依赖 - 由 @soybeanjs 提交 [(813d8)](https://github.com/soybeanjs/soybean-admin/commit/813d8ce)
+ - 更新依赖 - 由 @soybeanjs 提交 [(bf718)](https://github.com/soybeanjs/soybean-admin/commit/bf71837)
+
+### ❤️ 贡献者
+
+[](https://github.com/soybeanjs) [](https://github.com/paynezhuang) [](https://github.com/KickCashew)
+[Azir](mailto:2075125282@qq.com)
+
+## [v1.2.2](https://github.com/honghuangdc/soybean-admin/compare/v1.2.1...v1.2.2) (2024-06-12)
+
+### 🚀 特性
+
+- **项目**: 切换标签时重置滚动位置 - 由 @soybeanjs 提交 [(9094b)](https://github.com/honghuangdc/soybean-admin/commit/9094b21)
+
+### 🐞 修复错误
+
+- **项目**:
+ - 在DEV模式下隐藏AppVersionNotification - 由 @sigma-plus 在 https://github.com/honghuangdc/soybean-admin/issues/482 中提交 [(62592)](https://github.com/honghuangdc/soybean-admin/commit/6259287)
+ - 修复在移动布局中隐藏menu-toggler。fixed #483 - 由 @soybeanjs 在 https://github.com/honghuangdc/soybean-admin/issues/483 中提交 [(4470c)](https://github.com/honghuangdc/soybean-admin/commit/4470cb4)
+
+### 📖 文档
+
+- **项目**: 更新 README - 由 @soybeanjs 提交 [(8f9a7)](https://github.com/honghuangdc/soybean-admin/commit/8f9a705)
+
+### ❤️ 贡献者
+
+[](https://github.com/soybeanjs) [](https://github.com/sigma-plus)
+
+## [v1.2.1](https://github.com/honghuangdc/soybean-admin/compare/v1.2.0...v1.2.1) (2024-06-07)
+
+### 🐞 修复错误
+
+- **项目**:
+ - 修复页面重新加载时获取用户信息 - 由 @soybeanjs 提交 [(ff51b)](https://github.com/honghuangdc/soybean-admin/commit/ff51b72)
+ - 修复setupAppVersionNotification渲染 - 由 @soybeanjs 提交 [(6a6eb)](https://github.com/honghuangdc/soybean-admin/commit/6a6eb9a)
+
+### 📖 文档
+
+- **项目**: 更新CHANGELOG - 由 @soybeanjs [(fe06b)](https://github.com/honghuangdc/soybean-admin/commit/fe06b8c)完成
+
+### 🏡 日常任务
+
+- **依赖**: 更新依赖 - 由 @soybeanjs [(08827)](https://github.com/honghuangdc/soybean-admin/commit/08827a4)完成
+
+### ❤️ 贡献者
+
+[](https://github.com/soybeanjs)
+
+
## [v1.2.0](https://github.com/soybeanjs/soybean-admin/compare/v1.1.5...v1.2.0) (2024-06-06)
### 🚀 功能