From 1d1f5bd1996a34fa7b7e85f91fb6ed42c8a52421 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 8 Apr 2023 18:01:32 +0000 Subject: [PATCH] chore(release): 15.0.0 [skip ci] # [15.0.0](https://github.com/mmazzarolo/react-native-modal-datetime-picker/compare/v14.0.1...v15.0.0) (2023-04-08) ### Bug Fixes * resolve occasional styling bug with inline `display` in `datetime` mode on iOS ([#697](https://github.com/mmazzarolo/react-native-modal-datetime-picker/issues/697)) ([8733f83](https://github.com/mmazzarolo/react-native-modal-datetime-picker/commit/8733f8342f579c5a69db84fcf1164f318cbb5d24)) ### BREAKING CHANGES * This is a light breaking change since it might break custom patches people applied to fix this issue in other way + we're bumping the `@react-native-community/datetimepicker` peer-dependency version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 67703ea..08c1958 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-modal-datetime-picker", - "version": "14.0.1", + "version": "15.0.0", "description": "A react-native datetime-picker for Android and iOS", "main": "src/index.js", "files": [