We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf31e88 commit e58d55fCopy full SHA for e58d55f
2 files changed
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# CHANGELOG
2
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
13
# [4.9.0](https://github.com/mx-space/mx-admin/compare/v4.8.1...v4.9.0) (2025-01-08)
14
15
package.json
@@ -1,6 +1,6 @@
{
"name": "mx-admin",
- "version": "4.9.0",
+ "version": "4.10.0",
"bump": {
"before": [
"git pull --rebase"
0 commit comments