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 f7f0523 commit d2698e2Copy full SHA for d2698e2
2 files changed
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## [6.0.2](https://github.com/mx-space/admin-vue3/compare/v6.0.1...v6.0.2) (2026-02-06)
4
+
5
6
+### Bug Fixes
7
8
+* enhance shell output handling and update panel reload logic ([d86bb3b](https://github.com/mx-space/admin-vue3/commit/d86bb3b28e907c9cdcc6242943090aa0faed2536))
9
10
11
12
## [6.0.1](https://github.com/mx-space/admin-vue3/compare/v6.0.0...v6.0.1) (2026-02-06)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "mx-admin",
- "version": "6.0.1",
+ "version": "6.0.2",
"bump": {
"before": [
"git pull --rebase"
0 commit comments