Skip to content

Commit 6c73682

Browse files
author
GitHub Actions Bot
committed
chore(@stream-io/video-react-sdk): release version 1.19.5
1 parent cf9f9da commit 6c73682

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/react-sdk/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+
## [1.19.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.19.4...@stream-io/video-react-sdk-1.19.5) (2025-08-07)
6+
7+
### Dependency Updates
8+
9+
- `@stream-io/video-client` updated to version `1.27.3`
10+
- `@stream-io/video-react-bindings` updated to version `1.7.12`
11+
512
## [1.19.4](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.19.3...@stream-io/video-react-sdk-1.19.4) (2025-08-06)
613

714
### Bug Fixes

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

0 commit comments

Comments
 (0)