Skip to content

Commit

Permalink
chore(release): 6.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.0.0](v5.1.0...v6.0.0) (2022-03-11)

### Features

* expose imperative api for android picker ([#574](#574)) ([5861042](5861042))

### BREAKING CHANGES

* actually, should not be breaking but there were changes in typings
  • Loading branch information
semantic-release-bot committed Mar 11, 2022
1 parent 5861042 commit 0697ad7
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": "5.1.0",
"version": "6.0.0",
"description": "DateTimePicker component for React Native",
"main": "./src/index.js",
"types": "src/index.d.ts",
Expand Down

0 comments on commit 0697ad7

Please sign in to comment.