Skip to content

Commit e58d55f

Browse files
committed
release: v4.10.0
1 parent bf31e88 commit e58d55f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# CHANGELOG
22

3+
# [4.10.0](https://github.com/mx-space/mx-admin/compare/v4.9.0...v4.10.0) (2025-07-10)
4+
5+
6+
### Features
7+
8+
* 添加发布状态管理功能 ([#994](https://github.com/mx-space/mx-admin/issues/994)) ([9176a99](https://github.com/mx-space/mx-admin/commit/9176a99867531e6b4c1845ba6f162f326afc6922))
9+
* 添加更新详情弹窗 ([#996](https://github.com/mx-space/mx-admin/issues/996)) ([bf31e88](https://github.com/mx-space/mx-admin/commit/bf31e88bdd6696871b0b1e4264dfd88058205f0c))
10+
11+
12+
313
# [4.9.0](https://github.com/mx-space/mx-admin/compare/v4.8.1...v4.9.0) (2025-01-08)
414

515

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mx-admin",
3-
"version": "4.9.0",
3+
"version": "4.10.0",
44
"bump": {
55
"before": [
66
"git pull --rebase"

0 commit comments

Comments
 (0)