Skip to content

Commit 6e1d175

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

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.12.9](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.12.8...@stream-io/video-react-sdk-1.12.9) (2025-03-13)
6+
7+
### Dependency Updates
8+
9+
* `@stream-io/video-client` updated to version `1.18.6`
10+
* `@stream-io/video-react-bindings` updated to version `1.5.8`
11+
12+
### Bug Fixes
13+
14+
* expose useDeviceList ([#1723](https://github.com/GetStream/stream-video-js/issues/1723)) ([547703b](https://github.com/GetStream/stream-video-js/commit/547703b75daefbd0e34db6bd17cfc2f45d861005)), closes [#1701](https://github.com/GetStream/stream-video-js/issues/1701)
15+
516
## [1.12.8](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-1.12.7...@stream-io/video-react-sdk-1.12.8) (2025-03-12)
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.12.8",
3+
"version": "1.12.9",
44
"packageManager": "yarn@3.2.4",
55
"main": "./dist/index.cjs.js",
66
"module": "./dist/index.es.js",

0 commit comments

Comments
 (0)