Skip to content

Commit d81632b

Browse files
chore(release): 7.4.2 [skip ci]
## [7.4.2](v7.4.1...v7.4.2) (2023-08-23) ### Bug Fixes * **ios:** add countdown to UIDatePickerMode converter ([#804](#804)) ([c2d9a6e](c2d9a6e))
1 parent c2d9a6e commit d81632b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-community/datetimepicker",
3-
"version": "7.4.1",
3+
"version": "7.4.2",
44
"description": "DateTimePicker component for React Native",
55
"main": "./src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)