Skip to content

Commit 16e7023

Browse files
author
GitHub Actions Bot
committed
chore(@stream-io/noise-cancellation-react-native): release version 0.4.1
1 parent 2897bde commit 16e7023

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/noise-cancellation-react-native/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+
## [0.4.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/noise-cancellation-react-native-0.4.0...@stream-io/noise-cancellation-react-native-0.4.1) (2025-11-05)
6+
7+
### Bug Fixes
8+
9+
- 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))
10+
511
## [0.4.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/noise-cancellation-react-native-0.3.0...@stream-io/noise-cancellation-react-native-0.4.0) (2025-10-14)
612

713
### Features

packages/noise-cancellation-react-native/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/noise-cancellation-react-native",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Noise cancellation for the Stream React Native Video SDK",
55
"main": "dist/commonjs/index.js",
66
"module": "dist/module/index.js",

0 commit comments

Comments
 (0)