Skip to content

Commit 5429909

Browse files
committed
release: v6.3.0
1 parent e8dc9b0 commit 5429909

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.3.0](https://github.com/mx-space/admin-vue3/compare/v6.2.3...v6.3.0) (2026-03-13)
4+
5+
6+
### Features
7+
8+
* **note:** expose slug in admin and fix type errors ([e8dc9b0](https://github.com/mx-space/admin-vue3/commit/e8dc9b05a2578dfa77ea9d7c2cfc6cc869a25d6a))
9+
10+
11+
312
## [6.2.3](https://github.com/mx-space/admin-vue3/compare/v6.2.2...v6.2.3) (2026-03-13)
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.2.2",
3+
"version": "6.3.0",
44
"bump": {
55
"before": [
66
"git pull --rebase"

0 commit comments

Comments
 (0)