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.
1 parent 59eefa7 commit f6c3a7bCopy full SHA for f6c3a7b
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@rescript-react-native/datetimepicker`
2
3
+## 3.0.3 - 2021-05-03
4
+
5
+ReScript
6
7
## 3.0.2 - 2020-12-29
8
9
- Fixed minuteInterval prop (number, not string)
package.json
@@ -1,7 +1,7 @@
{
"name": "@rescript-react-native/datetimepicker",
"description": "ReScript bindings for @react-native-community/datetimepicker.",
- "version": "3.0.2",
+ "version": "3.0.3",
"publishConfig": {
"access": "public"
},
0 commit comments