Skip to content

Commit a48e52b

Browse files
author
july
committed
chore: bump version
1 parent a9dbb0d commit a48e52b

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.4.6 (July 26, 2025)
2+
3+
- fix(react): remove xhr-mock
4+
15
## 0.4.5 (July 25, 2025)
26

37
- fix(react): color mode control was not working

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@blocklet/theme-builder-react",
33
"description": "React component library for Blocklet Theme Builder",
4-
"version": "0.4.5",
4+
"version": "0.4.6",
55
"license": "0BSD",
66
"keywords": [
77
"MUI",

packages/theme-builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@blocklet/theme-builder",
33
"description": "A comprehensive tool to customize themes for Material-UI",
4-
"version": "0.4.5",
4+
"version": "0.4.6",
55
"keywords": [
66
"MUI",
77
"MUI v5",

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.5
1+
0.4.6

0 commit comments

Comments
 (0)