Skip to content

Commit ca9df0a

Browse files
5.0.0-alpha.11
1 parent 0d957ca commit ca9df0a

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.11
18+
19+
- :bug: Add missing onMouseEnter to CommonProps.clickableProps
20+
1721
## 5.0.0-alpha.10
1822

1923
- :bug: Fix Popper anchorEl signature once more.

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.10",
3+
"version": "5.0.0-alpha.11",
44
"description": "This library provides ReScript bindings for material-ui (MUI).",
55
"keywords": [
66
"rescript",

0 commit comments

Comments
 (0)