Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Commit b0c8ce4

Browse files
committed
release: v7.1.5
1 parent f2a2a67 commit b0c8ce4

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,23 @@
11
# CHANGELOG
22

33

4+
## <small>7.1.5 (2026-05-11)</small>
5+
6+
* release: v7.1.5 ([4c12e17](https://github.com/mx-space/mx-admin/commit/4c12e17))
7+
* style(admin): rich editor content mt-4 and conditional toolbar chrome ([f2a2a67](https://github.com/mx-space/mx-admin/commit/f2a2a67))
8+
* chore(deps): bump @haklex/* to 0.8.0 ([6a1b03f](https://github.com/mx-space/mx-admin/commit/6a1b03f))
9+
* chore(rich-react): migrate to @haklex 0.7.0 with vendored Shiro ([47c6666](https://github.com/mx-space/mx-admin/commit/47c6666))
10+
411
## <small>7.1.4 (2026-05-10)</small>
512

6-
* fix(admin): align field names with backend *At rename ([6f81a3f](https://github.com/mx-space/mx-admin/commit/6f81a3f))
13+
* release: v7.1.4 ([abcae3b](https://github.com/mx-space/mx-admin/commit/abcae3b))
14+
* fix(admin): align field names with backend *At rename ([6f81a3f](https://github.com/mx-space/mx-admin/commit/6f81a3f)), closes [mx-space/core#2659](https://github.com/mx-space/core/issues/2659)
15+
* fix(admin): 修正 Top10 前端跳转 (#1027) ([c38c198](https://github.com/mx-space/mx-admin/commit/c38c198)), closes [#1027](https://github.com/mx-space/mx-admin/issues/1027)
16+
* feat(search-index): admin rebuild card + validation page (#1040) ([9e942a3](https://github.com/mx-space/mx-admin/commit/9e942a3)), closes [#1040](https://github.com/mx-space/mx-admin/issues/1040)
717

818
## <small>7.1.3 (2026-05-09)</small>
919

10-
* release: v7.1.3 ([eb2808a](https://github.com/mx-space/mx-admin/commit/eb2808a))
20+
* release: v7.1.3 ([c9032a2](https://github.com/mx-space/mx-admin/commit/c9032a2))
1121
* fix: use literal 'mx-admin' for dashboard release lookup ([561d18a](https://github.com/mx-space/mx-admin/commit/561d18a))
1222

1323
## <small>7.1.2 (2026-05-08)</small>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mx-admin-monorepo",
33
"private": true,
4-
"version": "7.1.4",
4+
"version": "7.1.5",
55
"bump": {
66
"before": [
77
"git pull --rebase"

0 commit comments

Comments
 (0)