File tree 3 files changed +7
-2
lines changed
3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,11 @@ title: Changelog
14
14
(_ Tags are copied from
15
15
[ babel] ( https://github.com/babel/babel/blob/master/CHANGELOG.md ) _ )
16
16
17
+ ## 5.1.1
18
+
19
+ - :bug : restore the accidentally removed id prop of ` ButtonBase `
20
+ - :memo : Add a bunch of examples
21
+
17
22
## 5.1.0
18
23
19
24
- :boom : Theme & ThemeOptions refactor
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rescript-mui/lab" ,
3
- "version" : " 5.1.0 " ,
3
+ "version" : " 5.1.1 " ,
4
4
"description" : " This library provides ReScript bindings for material-ui-lab." ,
5
5
"keywords" : [
6
6
" rescript" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rescript-mui/material" ,
3
- "version" : " 5.1.0 " ,
3
+ "version" : " 5.1.1 " ,
4
4
"description" : " This library provides ReScript bindings for material-ui (MUI)." ,
5
5
"keywords" : [
6
6
" rescript" ,
You can’t perform that action at this time.
0 commit comments