Skip to content

Commit e1729c5

Browse files
committed
release: v6.4.1
1 parent 45dfee8 commit e1729c5

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.4.1](https://github.com/mx-space/admin-vue3/compare/v6.4.0...v6.4.1) (2026-03-28)
4+
5+
6+
### Features
7+
8+
* **ai:** add optional subtitle field to translation interfaces and components ([45dfee8](https://github.com/mx-space/admin-vue3/commit/45dfee819264665f490fe9de2a9425cccd7b5f93))
9+
10+
11+
312
# [6.4.0](https://github.com/mx-space/admin-vue3/compare/v6.3.0...v6.4.0) (2026-03-14)
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.4.0",
3+
"version": "6.4.1",
44
"bump": {
55
"before": [
66
"git pull --rebase"

0 commit comments

Comments
 (0)