Skip to content

Commit

Permalink
chore(release): 4.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.0.0](v3.5.2...v4.0.0) (2021-11-22)

### chore

* make CI green ([#527](#527)) ([da12e92](da12e92))

### BREAKING CHANGES

* only Android API level >=21 (Android 5) and iOS >= 11 are supported��

apart from green CI, this fixed at least one bug as well
  • Loading branch information
semantic-release-bot committed Nov 22, 2021
1 parent da12e92 commit 76ab6b4
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": "3.5.2",
"version": "4.0.0",
"description": "DateTimePicker component for React Native",
"main": "./src/index.js",
"types": "src/index.d.ts",
Expand Down

0 comments on commit 76ab6b4

Please sign in to comment.