Skip to content

Commit

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

## 5.0.0-alpha.7

- :nail_care: - Switch to rescript.json

- :bug: Fix Autocomplete's renderTags signature.
- :bug: Fix Autocomplete's renderOption signature.
- :bug: Fix typo '@as' annotations in Fab and LoadingButton.

## 5.0.0-alpha.6

- :bug: Fix Breadcrumbs signature.
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.6",
"version": "5.0.0-alpha.7",
"description": "This library provides ReScript bindings for material-ui (MUI).",
"keywords": [
"rescript",
Expand Down

0 comments on commit 75ad400

Please sign in to comment.