We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c206b7c commit cf6f700Copy full SHA for cf6f700
2 files changed
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## [5.9.3](https://github.com/mx-space/admin-vue3/compare/v5.9.2...v5.9.3) (2026-02-02)
4
+
5
6
+### Features
7
8
+* add mobile back button to SubTaskDetailPanel ([c206b7c](https://github.com/mx-space/admin-vue3/commit/c206b7c1286310f782ebe88b5cb976d10d939ae8))
9
10
11
12
## [5.9.2](https://github.com/mx-space/admin-vue3/compare/v5.9.1...v5.9.2) (2026-02-01)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "mx-admin",
- "version": "5.9.2",
+ "version": "5.9.3",
"bump": {
"before": [
"git pull --rebase"
0 commit comments