Skip to content

Commit

Permalink
chore(release): 8.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [8.0.0](v7.7.0...v8.0.0) (2024-04-25)

### Features

* remove jest/setup.js ([#793](#793)) ([67a737e](67a737e))

### BREAKING CHANGES

* jest/setup.js was removed as it's not needed
  • Loading branch information
semantic-release-bot committed Apr 25, 2024
1 parent 67a737e commit 6858d3c
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": "7.7.0",
"version": "8.0.0",
"description": "DateTimePicker component for React Native",
"main": "./src/index.js",
"types": "src/index.d.ts",
Expand Down

0 comments on commit 6858d3c

Please sign in to comment.