Skip to content

Commit

Permalink
5.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fhammerschmidt committed Apr 12, 2024
1 parent 40636ad commit aa60eed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ title: Changelog
(_Tags are copied from
[babel](https://github.com/babel/babel/blob/master/CHANGELOG.md)_)

## 5.0.0-rc.1 (Unreleased)
## 5.0.0-rc.1

- :boom: Split `Autocomplete` into `Autocomplete` and `Autocomplete.Multiple` and fix their types.
- :rocket: OverridableComponent: Add `componentWithUnknownProps` type coercion function.
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.13",
"version": "5.0.0-rc.1",
"description": "This library provides ReScript bindings for material-ui (MUI).",
"keywords": [
"rescript",
Expand Down

0 comments on commit aa60eed

Please sign in to comment.