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 ac44646 commit 8603a54Copy full SHA for 8603a54
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# CHANGELOG
2
3
+## [4.8.1](https://github.com/mx-space/mx-admin/compare/v4.8.0...v4.8.1) (2024-11-26)
4
+
5
6
+### Bug Fixes
7
8
+* typing ([03fa6df](https://github.com/mx-space/mx-admin/commit/03fa6dfd5fa95fbc34b41bbbb4d8076b55055899))
9
+* vite config ([ac44646](https://github.com/mx-space/mx-admin/commit/ac446463ff6db257ef17fe4d42201d6a2072d801))
10
11
12
13
# [4.8.0](https://github.com/mx-space/mx-admin/compare/v4.7.4...v4.8.0) (2024-11-26)
14
15
package.json
@@ -1,6 +1,6 @@
{
"name": "mx-admin",
- "version": "4.8.0",
+ "version": "4.8.1",
"bump": {
"before": [
"git pull --rebase"
@@ -131,4 +131,4 @@
131
"windicss": "3.5.6"
132
},
133
"packageManager": "[email protected]"
134
-}
+}
0 commit comments