Skip to content

Commit

Permalink
chore(release): 16.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [16.0.0](v15.0.1...v16.0.0) (2023-06-26)

### Bug Fixes

* Remove date parameter from onCancel ([#711](#711)) ([947614a](947614a))

### BREAKING CHANGES

* This is a breaking change since it might people using the `onCancel` parameter in weird ways.
  • Loading branch information
semantic-release-bot committed Jun 26, 2023
1 parent 947614a commit 8b76cff
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-modal-datetime-picker",
"version": "15.0.1",
"version": "16.0.0",
"description": "A react-native datetime-picker for Android and iOS",
"main": "src/index.js",
"files": [
Expand Down

0 comments on commit 8b76cff

Please sign in to comment.