Skip to content

Commit 7893787

Browse files
chore(release): 5.0.0 [skip ci]
# [5.0.0](v4.0.1...v5.0.0) (2021-12-11) ### Features * remove locale prop ([#540](#540)) ([6637c03](6637c03)) ### BREAKING CHANGES * locale prop removed
1 parent 6637c03 commit 7893787

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": "4.0.1",
3+
"version": "5.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)