Skip to content

Commit

Permalink
chore(release): 6.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [6.2.2](v6.2.1...v6.2.2) (2022-07-25)

### Bug Fixes

* return result of android dialog dismissal to JS ([#636](#636)) ([98335f2](98335f2))
  • Loading branch information
semantic-release-bot committed Jul 25, 2022
1 parent 98335f2 commit 737ab1a
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": "6.2.1",
"version": "6.2.2",
"description": "DateTimePicker component for React Native",
"main": "./src/index.js",
"types": "src/index.d.ts",
Expand Down

0 comments on commit 737ab1a

Please sign in to comment.