Skip to content

Commit

Permalink
chore(release): 14.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [14.0.0](v13.1.2...v14.0.0) (2022-09-06)

### Bug Fixes

* Add `customCancelButton` and `customConfirmButton` types ([#656](#656)) ([29ec272](29ec272))

### BREAKING CHANGES

* This is a breaking change since it might break your typechecking flow.
  • Loading branch information
semantic-release-bot committed Sep 6, 2022
1 parent 29ec272 commit 97da962
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": "13.1.2",
"version": "14.0.0",
"description": "A react-native datetime-picker for Android and iOS",
"main": "src/index.js",
"files": [
Expand Down

0 comments on commit 97da962

Please sign in to comment.