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 389f6b3 commit d50dbe6Copy full SHA for d50dbe6
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+# [4.8.0](https://github.com/mx-space/mx-admin/compare/v4.7.4...v4.8.0) (2024-11-26)
4
+
5
6
+### Bug Fixes
7
8
+* typing ([907b7f7](https://github.com/mx-space/mx-admin/commit/907b7f72fdaf91aec263e9cbde72fd354422e6d4))
9
10
11
12
## [4.7.4](https://github.com/mx-space/mx-admin/compare/v4.7.3...v4.7.4) (2024-10-25)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "mx-admin",
- "version": "4.7.4",
+ "version": "4.8.0",
"bump": {
"before": [
"git pull --rebase"
@@ -131,4 +131,4 @@
131
"windicss": "3.5.6"
132
},
133
"packageManager": "[email protected]"
134
-}
+}
0 commit comments