Skip to content

Commit fb48c24

Browse files
committed
release: v4.11.0
1 parent 4aa1e65 commit fb48c24

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.11.0](https://github.com/mx-space/mx-admin/compare/v4.10.3...v4.11.0) (2025-11-24)
4+
5+
6+
### Features
7+
8+
* **link:** add button to convert approved friend-link avatars to inline ([#1004](https://github.com/mx-space/mx-admin/issues/1004)) ([e7cd6cf](https://github.com/mx-space/mx-admin/commit/e7cd6cf34e096c61d7ab5df23dee82e769813b00))
9+
* 优化token创建以及查看逻辑并修复Safari后台创建token后不显示token内容 ([#1000](https://github.com/mx-space/mx-admin/issues/1000)) ([4aa1e65](https://github.com/mx-space/mx-admin/commit/4aa1e653b0447133c3a800ac412ed5ca2565e4cd))
10+
11+
12+
313
## [4.10.3](https://github.com/mx-space/mx-admin/compare/v4.10.2...v4.10.3) (2025-07-17)
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.10.3",
3+
"version": "4.11.0",
44
"bump": {
55
"before": [
66
"git pull --rebase"

0 commit comments

Comments
 (0)