File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -35,12 +35,15 @@ class Example extends Component {
35
35
36
36
## Change log
37
37
38
+ ### 0.9.6
39
+
40
+ - Fixed default theme in rimble ThemeProvider.
41
+
38
42
### 0.9.5
39
43
40
44
- Fixed Select component accepts more options + children.
41
- - Fixed default theme in rimble ThemeProvider.
42
45
- Fixed outdated dependencies vulnerability.
43
- - Fixed PublicAddress width property being passed to it's parent Field component.
46
+ - Fixed PublicAddress width property being passed to it's parent Field component.
44
47
45
48
### 0.9.4
46
49
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rimble-ui" ,
3
- "version" : " 0.9.5 " ,
3
+ "version" : " 0.9.6 " ,
4
4
"description" : " Rimble Design System react component library." ,
5
5
"author" : " ConsenSys Design" ,
6
6
"homepage" : " https://rimble.consensys.design/" ,
You can’t perform that action at this time.
0 commit comments