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 4d7d19d commit 72d5569Copy full SHA for 72d5569
2 files changed
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## [6.1.9](https://github.com/mx-space/admin-vue3/compare/v6.1.8...v6.1.9) (2026-03-08)
4
+
5
6
+### Bug Fixes
7
8
+* adjust z-index for sidebar overlay ([4d7d19d](https://github.com/mx-space/admin-vue3/commit/4d7d19d2926a55d0e58a1b5283db937841068e54))
9
10
11
12
## [6.1.8](https://github.com/mx-space/admin-vue3/compare/v6.1.7...v6.1.8) (2026-03-07)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "mx-admin",
- "version": "6.1.8",
+ "version": "6.1.9",
"bump": {
"before": [
"git pull --rebase"
0 commit comments