Skip to content

Commit badbbdf

Browse files
author
GitHub Actions Bot
committed
chore(@stream-io/video-react-native-sdk): release version 1.25.0
1 parent 620dfa2 commit badbbdf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/react-native-sdk/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [1.25.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-native-sdk-1.24.7...@stream-io/video-react-native-sdk-1.25.0) (2025-11-28)
6+
7+
### Features
8+
9+
- add native methods to check for hardware presence in android RN-310 ([#2023](https://github.com/GetStream/stream-video-js/issues/2023)) ([90fddbc](https://github.com/GetStream/stream-video-js/commit/90fddbc22d9c21e51e2322c69031d81a30de063f))
10+
511
## [1.24.7](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-native-sdk-1.24.6...@stream-io/video-react-native-sdk-1.24.7) (2025-11-25)
612

713
### Dependency Updates

packages/react-native-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stream-io/video-react-native-sdk",
3-
"version": "1.24.7",
3+
"version": "1.25.0",
44
"description": "Stream Video SDK for React Native",
55
"author": "https://getstream.io",
66
"homepage": "https://getstream.io/video/docs/react-native/",

0 commit comments

Comments
 (0)