Skip to content

Commit 52217ab

Browse files
author
GitHub Actions Bot
committed
chore(@stream-io/noise-cancellation-react-native): release version 0.4.0
1 parent 3975edb commit 52217ab

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/noise-cancellation-react-native/CHANGELOG.md

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

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

5+
## [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)
6+
7+
### Features
8+
9+
- **deps:** React 19.1, React Native 0.81, NextJS 15.5, Expo 54 ([#1940](https://github.com/GetStream/stream-video-js/issues/1940)) ([30f8ce2](https://github.com/GetStream/stream-video-js/commit/30f8ce2b335189e1f77160236839bc6c6a02f634))
10+
- move audio route manager inside SDK ([#1840](https://github.com/GetStream/stream-video-js/issues/1840)) ([847dd30](https://github.com/GetStream/stream-video-js/commit/847dd30d6240a0780fe3d58d681554bc392f6f51)), closes [#1829](https://github.com/GetStream/stream-video-js/issues/1829)
11+
512
## [0.3.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/noise-cancellation-react-native-0.2.4...@stream-io/noise-cancellation-react-native-0.3.0) (2025-09-29)
613

714
### 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.3.0",
3+
"version": "0.4.0",
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)