Skip to content

Commit d2698e2

Browse files
committed
release: v6.0.2
1 parent f7f0523 commit d2698e2

2 files changed

Lines changed: 10 additions & 1 deletion

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+
## [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+
312
## [6.0.1](https://github.com/mx-space/admin-vue3/compare/v6.0.0...v6.0.1) (2026-02-06)
413

514

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": "6.0.1",
3+
"version": "6.0.2",
44
"bump": {
55
"before": [
66
"git pull --rebase"

0 commit comments

Comments
 (0)