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 d233e87 commit 7ee4ca0Copy full SHA for 7ee4ca0
2 files changed
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
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
12
## [5.10.1](https://github.com/mx-space/admin-vue3/compare/v5.10.0...v5.10.1) (2026-02-02)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "mx-admin",
- "version": "5.10.1",
+ "version": "5.10.2",
"bump": {
"before": [
"git pull --rebase"
@@ -127,4 +127,4 @@
127
"vite-tsconfig-paths": "6.0.5"
128
},
129
"packageManager": "pnpm@10.28.2"
130
-}
+}
0 commit comments