From 60ee595c281bae35f1e8685daa52d62bd8c4685f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 13 Jul 2021 13:31:09 +0000 Subject: [PATCH] chore(release): 10.1.0 [skip ci] # [10.1.0](https://github.com/mmazzarolo/react-native-modal-datetime-picker/compare/v10.0.0...v10.1.0) (2021-07-13) ### Features * Add `cancelButtonTestID` and `confirmButtonTestID` props ([#582](https://github.com/mmazzarolo/react-native-modal-datetime-picker/issues/582)) ([73a4874](https://github.com/mmazzarolo/react-native-modal-datetime-picker/commit/73a487458f84713faad6db313366f32a75747a1e)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40c69db..ea02ec2 100644 --- a/package.json +++ b/package.json @@ -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": [