Skip to content

Commit

Permalink
chore(release): 18.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [18.0.0](v17.1.0...v18.0.0) (2024-08-22)

### Features

* remove `defaultProps` ([3e2f3fc](3e2f3fc))

### BREAKING CHANGES

* `defaultProps` are not supported anymore.
  • Loading branch information
semantic-release-bot committed Aug 22, 2024
1 parent 3e2f3fc commit 7ed5737
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-modal-datetime-picker",
"version": "17.1.0",
"version": "18.0.0",
"description": "A react-native datetime-picker for Android and iOS",
"main": "src/index.js",
"files": [
Expand Down

0 comments on commit 7ed5737

Please sign in to comment.