Skip to content

Commit

Permalink
chore(release): 10.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [10.1.0](v10.0.0...v10.1.0) (2021-07-13)

### Features

* Add `cancelButtonTestID` and `confirmButtonTestID` props ([#582](#582)) ([73a4874](73a4874))
  • Loading branch information
semantic-release-bot committed Jul 13, 2021
1 parent 73a4874 commit 60ee595
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": "10.0.0",
"version": "10.1.0",
"description": "A react-native datetime-picker for Android and iOS",
"main": "src/index.js",
"files": [
Expand Down

0 comments on commit 60ee595

Please sign in to comment.