Skip to content

Commit

Permalink
chore(release): 7.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [7.4.2](v7.4.1...v7.4.2) (2023-08-23)

### Bug Fixes

* **ios:** add countdown to UIDatePickerMode converter  ([#804](#804)) ([c2d9a6e](c2d9a6e))
  • Loading branch information
semantic-release-bot committed Aug 23, 2023
1 parent c2d9a6e commit d81632b
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.4.1",
"version": "7.4.2",
"description": "DateTimePicker component for React Native",
"main": "./src/index.js",
"types": "src/index.d.ts",
Expand Down

0 comments on commit d81632b

Please sign in to comment.