Skip to content

Commit

Permalink
chore(release): 5.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.2](v5.0.1...v5.0.2) (2021-12-19)

### Bug Fixes

* (android) fix issue with minimumDate/maximumDate when using timeZoneOffsetInMinutes ([#519](#519)) ([bdf6179](bdf6179)), closes [#518](#518)
  • Loading branch information
semantic-release-bot committed Dec 19, 2021
1 parent bdf6179 commit ea20f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-community/datetimepicker",
"version": "5.0.1",
"version": "5.0.2",
"description": "DateTimePicker component for React Native",
"main": "./src/index.js",
"types": "src/index.d.ts",
Expand Down

0 comments on commit ea20f45

Please sign in to comment.