Skip to content

Commit 32dc742

Browse files
committed
release: v6.2.3
1 parent d7a682a commit 32dc742

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.2.3](https://github.com/mx-space/admin-vue3/compare/v6.2.2...v6.2.3) (2026-03-13)
4+
5+
6+
### Features
7+
8+
* **editor:** integrate Lexical editor support in various components ([0ba53a2](https://github.com/mx-space/admin-vue3/commit/0ba53a2ac1ef42b89e1c9a3a99f10c9244c76d55))
9+
10+
11+
312
## [6.2.2](https://github.com/mx-space/admin-vue3/compare/v6.2.1...v6.2.2) (2026-03-09)
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.2.3",
44
"bump": {
55
"before": [
66
"git pull --rebase"

0 commit comments

Comments
 (0)