Skip to content

Commit 2c9f060

Browse files
5.0.0-alpha.13
1 parent b89723f commit 2c9f060

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ title: Changelog
1414
(_Tags are copied from
1515
[babel](https://github.com/babel/babel/blob/master/CHANGELOG.md)_)
1616

17+
## 5.0.0-alpha.13
18+
19+
- :bug: Fab: Actually inherit onClick from ButtonBase
20+
1721
## 5.0.0-alpha.12
1822

1923
- :bug: Fix anchorEl binding in Popper and Popover

packages/rescript-mui-material/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rescript-mui/material",
3-
"version": "5.0.0-alpha.12",
3+
"version": "5.0.0-alpha.13",
44
"description": "This library provides ReScript bindings for material-ui (MUI).",
55
"keywords": [
66
"rescript",

0 commit comments

Comments
 (0)