From a8bb4caad33f05e423d78c2fae1b6286dde8d34d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 27 Jun 2023 14:49:02 +0000 Subject: [PATCH] chore(release): 17.0.0 [skip ci] # [17.0.0](https://github.com/mmazzarolo/react-native-modal-datetime-picker/compare/v16.0.0...v17.0.0) (2023-06-27) ### Bug Fixes * swap `CancelButton`'s `themedButtonStyle` style order, closes [#689](https://github.com/mmazzarolo/react-native-modal-datetime-picker/issues/689) ([#712](https://github.com/mmazzarolo/react-native-modal-datetime-picker/issues/712)) ([759600e](https://github.com/mmazzarolo/react-native-modal-datetime-picker/commit/759600e84aa3130a40cee028652a9fb00481aad1)) ### BREAKING CHANGES * This is a light breaking change since it might break the UI of folks relying on the previous (wrong) order --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec4a997..603eaae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-modal-datetime-picker", - "version": "16.0.0", + "version": "17.0.0", "description": "A react-native datetime-picker for Android and iOS", "main": "src/index.js", "files": [