We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fbfa66 commit 7d465a2Copy full SHA for 7d465a2
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
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
12
## [4.5.3](https://github.com/mx-space/mx-admin/compare/v4.5.2...v4.5.3) (2024-08-06)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "mx-admin",
- "version": "4.5.3",
+ "version": "4.6.0",
"bump": {
"before": [
"git pull --rebase"
@@ -130,4 +130,4 @@
130
"windicss": "3.5.6"
131
},
132
"packageManager": "pnpm@9.7.1"
133
-}
+}
0 commit comments