Skip to content

Commit 67bba1c

Browse files
author
GitHub Actions Bot
committed
chore(@stream-io/video-react-native-sdk): release version 1.24.2
1 parent 16e7023 commit 67bba1c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/react-native-sdk/CHANGELOG.md

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

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

5+
## [1.24.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-native-sdk-1.24.1...@stream-io/video-react-native-sdk-1.24.2) (2025-11-05)
6+
7+
### Dependency Updates
8+
9+
- `@stream-io/noise-cancellation-react-native` updated to version `0.4.1`
10+
- `@stream-io/video-filters-react-native` updated to version `0.8.1`
11+
12+
### Bug Fixes
13+
14+
- noise cancellation webrtc 137 support and dev dep and sampleapp webrtc updates ([#1974](https://github.com/GetStream/stream-video-js/issues/1974)) ([c555695](https://github.com/GetStream/stream-video-js/commit/c555695e53018412ea8964a2e222daa99a9544e5))
15+
516
## [1.24.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-native-sdk-1.24.0...@stream-io/video-react-native-sdk-1.24.1) (2025-11-04)
617

718
### Bug Fixes

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.1",
3+
"version": "1.24.2",
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)