Skip to content

Commit 8603a54

Browse files
committed
release: v4.8.1
1 parent ac44646 commit 8603a54

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# CHANGELOG
22

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+
313
# [4.8.0](https://github.com/mx-space/mx-admin/compare/v4.7.4...v4.8.0) (2024-11-26)
414

515

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mx-admin",
3-
"version": "4.8.0",
3+
"version": "4.8.1",
44
"bump": {
55
"before": [
66
"git pull --rebase"
@@ -131,4 +131,4 @@
131131
"windicss": "3.5.6"
132132
},
133133
"packageManager": "pnpm@9.14.2"
134-
}
134+
}

0 commit comments

Comments
 (0)