Skip to content

Commit 914c8f2

Browse files
chore(master): release 8.5.0 (#1020)
1 parent 1ff05e1 commit 914c8f2

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.5.0](https://github.com/react-native-datetimepicker/datetimepicker/compare/v8.4.7...v8.5.0) (2025-10-26)
8+
9+
10+
### Features
11+
12+
* remove deprecated react native api usages ([#950](https://github.com/react-native-datetimepicker/datetimepicker/issues/950)) ([1ff05e1](https://github.com/react-native-datetimepicker/datetimepicker/commit/1ff05e180817318a99e086643f89ddd4e8ff5549))
13+
714
## [8.4.7](https://github.com/react-native-datetimepicker/datetimepicker/compare/v8.4.6...v8.4.7) (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.7",
3+
"version": "8.5.0",
44
"description": "DateTimePicker component for React Native",
55
"main": "./src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)