Skip to content

Commit fbd4772

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

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.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.24.1...@stream-io/video-react-sdk-1.24.2) (2025-10-24)
6+
7+
### Dependency Updates
8+
9+
- `@stream-io/video-client` updated to version `1.35.0`
10+
- `@stream-io/video-react-bindings` updated to version `1.10.2`
11+
12+
### Bug Fixes
13+
14+
- accept `children` in LivestreamPlayer components ([#1968](https://github.com/GetStream/stream-video-js/issues/1968)) ([1558f06](https://github.com/GetStream/stream-video-js/commit/1558f060614581964b72e9627e82a8419fc3d570))
15+
516
## [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)
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.1",
3+
"version": "1.24.2",
44
"main": "./dist/index.cjs.js",
55
"module": "./dist/index.es.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)