Skip to content

Commit

Permalink
5.0.0-alpha.11
Browse files Browse the repository at this point in the history
  • Loading branch information
fhammerschmidt committed Nov 27, 2023
1 parent 0d957ca commit ca9df0a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ title: Changelog
(_Tags are copied from
[babel](https://github.com/babel/babel/blob/master/CHANGELOG.md)_)

## 5.0.0-alpha.11

- :bug: Add missing onMouseEnter to CommonProps.clickableProps

## 5.0.0-alpha.10

- :bug: Fix Popper anchorEl signature once more.
Expand Down
2 changes: 1 addition & 1 deletion packages/rescript-mui-material/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rescript-mui/material",
"version": "5.0.0-alpha.10",
"version": "5.0.0-alpha.11",
"description": "This library provides ReScript bindings for material-ui (MUI).",
"keywords": [
"rescript",
Expand Down

0 comments on commit ca9df0a

Please sign in to comment.