Skip to content

Commit d50dbe6

Browse files
committed
release: v4.8.0
1 parent 389f6b3 commit d50dbe6

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

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

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+
312
## [4.7.4](https://github.com/mx-space/mx-admin/compare/v4.7.3...v4.7.4) (2024-10-25)
413

514

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mx-admin",
3-
"version": "4.7.4",
3+
"version": "4.8.0",
44
"bump": {
55
"before": [
66
"git pull --rebase"
@@ -131,4 +131,4 @@
131131
"windicss": "3.5.6"
132132
},
133133
"packageManager": "[email protected]"
134-
}
134+
}

0 commit comments

Comments
 (0)