Skip to content

Commit c9f8e4a

Browse files
author
GitHub Actions Bot
committed
chore(@stream-io/video-react-bindings): release version 1.10.1
1 parent 5e12018 commit c9f8e4a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/react-bindings/CHANGELOG.md

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

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

5+
## [1.10.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.10.0...@stream-io/video-react-bindings-1.10.1) (2025-10-17)
6+
7+
### Dependency Updates
8+
9+
- `@stream-io/video-client` updated to version `1.34.1`
10+
511
## [1.10.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.9.1...@stream-io/video-react-bindings-1.10.0) (2025-10-14)
612

713
### Dependency Updates

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

0 commit comments

Comments
 (0)