Skip to content

Commit 1d1f5bd

Browse files
chore(release): 15.0.0 [skip ci]
# [15.0.0](v14.0.1...v15.0.0) (2023-04-08) ### Bug Fixes * resolve occasional styling bug with inline `display` in `datetime` mode on iOS ([#697](#697)) ([8733f83](8733f83)) ### 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
1 parent 8733f83 commit 1d1f5bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-modal-datetime-picker",
3-
"version": "14.0.1",
3+
"version": "15.0.0",
44
"description": "A react-native datetime-picker for Android and iOS",
55
"main": "src/index.js",
66
"files": [

0 commit comments

Comments
 (0)