Skip to content

Commit 5cf9b34

Browse files
chore(master): release 8.6.0 (#1032)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8dc498d commit 5cf9b34

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.6.0](https://github.com/react-native-datetimepicker/datetimepicker/compare/v8.5.1...v8.6.0) (2026-01-06)
8+
9+
10+
### Features
11+
12+
* **android:** date picker startOnYearSelection ([#1004](https://github.com/react-native-datetimepicker/datetimepicker/issues/1004)) ([8dc498d](https://github.com/react-native-datetimepicker/datetimepicker/commit/8dc498d4f4be0c340496fb1757a683e1eccf23ac))
13+
714
## [8.5.1](https://github.com/react-native-datetimepicker/datetimepicker/compare/v8.5.0...v8.5.1) (2025-11-25)
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.5.1",
3+
"version": "8.6.0",
44
"description": "DateTimePicker component for React Native",
55
"main": "./src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)