Skip to content

Commit 50bad1a

Browse files
author
GitHub Actions Bot
committed
chore(@stream-io/video-react-sdk): release version 1.25.0
1 parent b94a0b1 commit 50bad1a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/react-sdk/CHANGELOG.md

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

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

5+
## [1.25.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.24.3...@stream-io/video-react-sdk-1.25.0) (2025-10-30)
6+
7+
### Dependency Updates
8+
9+
- `@stream-io/video-client` updated to version `1.36.0`
10+
- `@stream-io/video-filters-web` updated to version `0.4.0`
11+
- `@stream-io/video-react-bindings` updated to version `1.10.4`
12+
13+
### Features
14+
15+
- Migrate logger to js-toolkit logger implementation ([#1959](https://github.com/GetStream/stream-video-js/issues/1959)) ([5a424f7](https://github.com/GetStream/stream-video-js/commit/5a424f72cec2a8cbc0bfa23147d9988ab9bfbdc1))
16+
517
## [1.24.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.24.2...@stream-io/video-react-sdk-1.24.3) (2025-10-27)
618

719
### 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.3",
3+
"version": "1.25.0",
44
"main": "./dist/index.cjs.js",
55
"module": "./dist/index.es.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)