We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 42e8157 + 85170c4 commit 54bb835Copy full SHA for 54bb835
CHANGELOG.md
@@ -14,7 +14,7 @@ title: Changelog
14
(_Tags are copied from
15
[babel](https://github.com/babel/babel/blob/master/CHANGELOG.md)_)
16
17
-## master
+## 5.0.0-alpha.2
18
19
- :bug: Fix Input element type.
20
packages/rescript-mui-material/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@rescript-mui/material",
3
- "version": "5.0.0-alpha.1",
+ "version": "5.0.0-alpha.2",
4
"description": "This library provides ReScript bindings for material-ui (MUI).",
5
"keywords": [
6
"rescript",
0 commit comments