Skip to content

Commit

Permalink
chore(release): 5.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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
  • Loading branch information
semantic-release-bot committed Dec 11, 2021
1 parent 6637c03 commit 7893787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-community/datetimepicker",
"version": "4.0.1",
"version": "5.0.0",
"description": "DateTimePicker component for React Native",
"main": "./src/index.js",
"types": "src/index.d.ts",
Expand Down

0 comments on commit 7893787

Please sign in to comment.