Skip to content

Commit 1e6d67e

Browse files
author
GitHub Actions Bot
committed
chore(@stream-io/video-react-sdk): release version 1.24.1
1 parent c9f8e4a commit 1e6d67e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/react-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.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.24.0...@stream-io/video-react-sdk-1.24.1) (2025-10-17)
6+
7+
### Dependency Updates
8+
9+
- `@stream-io/video-client` updated to version `1.34.1`
10+
- `@stream-io/video-react-bindings` updated to version `1.10.1`
11+
12+
### Bug Fixes
13+
14+
- make it possible to filter screensharing participants ([#1965](https://github.com/GetStream/stream-video-js/issues/1965)) ([885394e](https://github.com/GetStream/stream-video-js/commit/885394e486ecdfdcf7b91a6973b7225c84975804))
15+
516
## [1.24.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.23.1...@stream-io/video-react-sdk-1.24.0) (2025-10-14)
617

718
### Dependency Updates

packages/react-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-sdk",
3-
"version": "1.24.0",
3+
"version": "1.24.1",
44
"main": "./dist/index.cjs.js",
55
"module": "./dist/index.es.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)