Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Commit d99b3c7

Browse files
committed
release: v5.9.2
1 parent 2504657 commit d99b3c7

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [5.9.2](https://github.com/mx-space/admin-vue3/compare/v5.9.1...v5.9.2) (2026-02-01)
4+
5+
6+
### Bug Fixes
7+
8+
* update avatar upload component dimensions for consistency ([7a3c986](https://github.com/mx-space/admin-vue3/commit/7a3c986802547ed5a4afeff3231411e9b23cb842))
9+
* update visibility prop in AiTaskQueue component ([2504657](https://github.com/mx-space/admin-vue3/commit/25046573eb9fd3b55497fd86204121ec3b89e055))
10+
11+
12+
313
## [5.9.1](https://github.com/mx-space/admin-vue3/compare/v5.9.0...v5.9.1) (2026-02-01)
414

515

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

0 commit comments

Comments
 (0)