Skip to content

Commit 6f04881

Browse files
chore(master): release 8.4.7 (#1019)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 933f8dd commit 6f04881

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
Please see the [releases page](https://github.com/react-native-community/datetimepicker/releases)
66

7+
## [8.4.7](https://github.com/react-native-datetimepicker/datetimepicker/compare/v8.4.6...v8.4.7) (2025-10-26)
8+
9+
10+
### Bug Fixes
11+
12+
* **ci:** correct repo url ([#1018](https://github.com/react-native-datetimepicker/datetimepicker/issues/1018)) ([933f8dd](https://github.com/react-native-datetimepicker/datetimepicker/commit/933f8dd39190b3e89034b843456d06d84cf7b278))
13+
714
## [8.4.6](https://github.com/react-native-datetimepicker/datetimepicker/compare/v8.4.5...v8.4.6) (2025-10-26)
815

916

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": "8.4.6",
3+
"version": "8.4.7",
44
"description": "DateTimePicker component for React Native",
55
"main": "./src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)