Skip to content

Commit 30107b3

Browse files
author
GitHub Actions Bot
committed
chore(@stream-io/video-react-sdk): release version 1.19.3
1 parent cd39181 commit 30107b3

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.19.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.19.2...@stream-io/video-react-sdk-1.19.3) (2025-08-05)
6+
7+
### Dependency Updates
8+
9+
- `@stream-io/video-client` updated to version `1.27.2`
10+
- `@stream-io/video-react-bindings` updated to version `1.7.11`
11+
12+
### Bug Fixes
13+
14+
- export the Reaction component ([#1877](https://github.com/GetStream/stream-video-js/issues/1877)) ([7b4f0ff](https://github.com/GetStream/stream-video-js/commit/7b4f0ff917758f54f4452fa7ef92e4102d302492))
15+
516
## [1.19.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.19.1...@stream-io/video-react-sdk-1.19.2) (2025-08-01)
617

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

0 commit comments

Comments
 (0)