Skip to content

Commit 5c2d386

Browse files
chore(release): 7.0.0 [skip ci]
# [7.0.0](v6.7.5...v7.0.0) (2023-03-18) ### Features * release v7 ([#740](#740)) ([8417ff9](8417ff9)) ### BREAKING CHANGES * actually, should not be breaking but it's a big update
1 parent 8417ff9 commit 5c2d386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-community/datetimepicker",
3-
"version": "6.7.5",
3+
"version": "7.0.0",
44
"description": "DateTimePicker component for React Native",
55
"main": "./src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)