Skip to content

Commit 81b9098

Browse files
chore(master): release 9.1.0 (#1041)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ad3f799 commit 81b9098

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+
## [9.1.0](https://github.com/react-native-datetimepicker/datetimepicker/compare/v9.0.0...v9.1.0) (2026-03-17)
8+
9+
10+
### Features
11+
12+
* introduce more granular event listeners ([#1040](https://github.com/react-native-datetimepicker/datetimepicker/issues/1040)) ([ad3f799](https://github.com/react-native-datetimepicker/datetimepicker/commit/ad3f79933cc1a3c87bf70308524894fe6574b345))
13+
714
## [9.0.0](https://github.com/react-native-datetimepicker/datetimepicker/compare/v8.6.0...v9.0.0) (2026-03-16)
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": "9.0.0",
3+
"version": "9.1.0",
44
"description": "DateTimePicker component for React Native",
55
"main": "./src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)