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

Commit 7d4bbe5

Browse files
committed
release: v7.1.6
1 parent fabc70e commit 7d4bbe5

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
# CHANGELOG
22

33

4+
## <small>7.1.6 (2026-05-11)</small>
5+
6+
* release: v7.1.6 ([368111f](https://github.com/mx-space/mx-admin/commit/368111f))
7+
* refactor(rich-react): route LinkCard through haklex plugin pipeline ([fabc70e](https://github.com/mx-space/mx-admin/commit/fabc70e))
8+
49
## <small>7.1.5 (2026-05-11)</small>
510

6-
* release: v7.1.5 ([4c12e17](https://github.com/mx-space/mx-admin/commit/4c12e17))
11+
* release: v7.1.5 ([b0c8ce4](https://github.com/mx-space/mx-admin/commit/b0c8ce4))
712
* style(admin): rich editor content mt-4 and conditional toolbar chrome ([f2a2a67](https://github.com/mx-space/mx-admin/commit/f2a2a67))
813
* chore(deps): bump @haklex/* to 0.8.0 ([6a1b03f](https://github.com/mx-space/mx-admin/commit/6a1b03f))
914
* chore(rich-react): migrate to @haklex 0.7.0 with vendored Shiro ([47c6666](https://github.com/mx-space/mx-admin/commit/47c6666))

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.5",
4+
"version": "7.1.6",
55
"bump": {
66
"before": [
77
"git pull --rebase"

0 commit comments

Comments
 (0)