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

Commit 7ee4ca0

Browse files
committed
release: v5.10.2
1 parent d233e87 commit 7ee4ca0

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [5.10.2](https://github.com/mx-space/admin-vue3/compare/v5.10.1...v5.10.2) (2026-02-02)
4+
5+
6+
### Features
7+
8+
* enhance BackupEmptyState component with restore functionality ([cb0f0ae](https://github.com/mx-space/admin-vue3/commit/cb0f0ae348b0e7203fef26147b8a1738104923bf))
9+
10+
11+
312
## [5.10.1](https://github.com/mx-space/admin-vue3/compare/v5.10.0...v5.10.1) (2026-02-02)
413

514

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mx-admin",
3-
"version": "5.10.1",
3+
"version": "5.10.2",
44
"bump": {
55
"before": [
66
"git pull --rebase"
@@ -127,4 +127,4 @@
127127
"vite-tsconfig-paths": "6.0.5"
128128
},
129129
"packageManager": "pnpm@10.28.2"
130-
}
130+
}

0 commit comments

Comments
 (0)