Skip to content

Commit 7d465a2

Browse files
committed
release: v4.6.0
1 parent 8fbfa66 commit 7d465a2

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# CHANGELOG
22

3+
# [4.6.0](https://github.com/mx-space/mx-admin/compare/v4.5.3...v4.6.0) (2024-08-16)
4+
5+
6+
### Features
7+
8+
* add blur hash ([8fbfa66](https://github.com/mx-space/mx-admin/commit/8fbfa6655befa0efae83d3fd3e8cc9a32f1e6910))
9+
10+
11+
312
## [4.5.3](https://github.com/mx-space/mx-admin/compare/v4.5.2...v4.5.3) (2024-08-06)
413

514

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mx-admin",
3-
"version": "4.5.3",
3+
"version": "4.6.0",
44
"bump": {
55
"before": [
66
"git pull --rebase"
@@ -130,4 +130,4 @@
130130
"windicss": "3.5.6"
131131
},
132132
"packageManager": "pnpm@9.7.1"
133-
}
133+
}

0 commit comments

Comments
 (0)