Skip to content

Commit 2cf5c6a

Browse files
committed
release: v6.0.7
1 parent 66577c9 commit 2cf5c6a

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## [6.0.7](https://github.com/mx-space/admin-vue3/compare/v6.0.6...v6.0.7) (2026-02-14)
4+
5+
6+
### Bug Fixes
7+
8+
* remove unnecessary elements from category detail panel ([d923b79](https://github.com/mx-space/admin-vue3/commit/d923b79860d5b76a379647cf52dcdb6b89cb08d2))
9+
10+
11+
### Features
12+
13+
* enhance category management view with new features ([b8cb7f6](https://github.com/mx-space/admin-vue3/commit/b8cb7f68839f35f2059485163de627bda48893bb))
14+
15+
16+
317
## [6.0.6](https://github.com/mx-space/admin-vue3/compare/v6.0.5...v6.0.6) (2026-02-08)
418

519

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

0 commit comments

Comments
 (0)