Skip to content

Commit 22a606c

Browse files
committed
release: v4.6.2
1 parent b980f8c commit 22a606c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## [4.6.2](https://github.com/mx-space/mx-admin/compare/v4.6.1...v4.6.2) (2024-08-25)
4+
5+
6+
### Bug Fixes
7+
8+
* image blurhash logic ([bf54dd4](https://github.com/mx-space/mx-admin/commit/bf54dd4c4727292071a27e9da04d8ec227f66ec9))
9+
10+
11+
312
## [4.6.1](https://github.com/mx-space/mx-admin/compare/v4.6.0...v4.6.1) (2024-08-16)
413

514

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mx-admin",
3-
"version": "4.6.1",
3+
"version": "4.6.2",
44
"bump": {
55
"before": [
66
"git pull --rebase"

0 commit comments

Comments
 (0)