Skip to content

Commit

Permalink
chore(release): 7.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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
  • Loading branch information
semantic-release-bot committed Mar 18, 2023
1 parent 8417ff9 commit 5c2d386
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": "6.7.5",
"version": "7.0.0",
"description": "DateTimePicker component for React Native",
"main": "./src/index.js",
"types": "src/index.d.ts",
Expand Down

0 comments on commit 5c2d386

Please sign in to comment.