Skip to content

Commit

Permalink
chore(release): 6.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [6.1.3](v6.1.2...v6.1.3) (2022-04-29)

### Bug Fixes

* Break in Windows JS following [#574](#574) ([#605](#605)) ([24f3452](24f3452))
  • Loading branch information
semantic-release-bot committed Apr 29, 2022
1 parent 24f3452 commit e3c05a8
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.1.2",
"version": "6.1.3",
"description": "DateTimePicker component for React Native",
"main": "./src/index.js",
"types": "src/index.d.ts",
Expand Down

0 comments on commit e3c05a8

Please sign in to comment.