Skip to content

Commit

Permalink
chore(@stream-io/video-react-bindings): release version 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Dec 3, 2024
1 parent 3b47ae3 commit c292ae4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/react-bindings/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

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

## [1.2.7](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.2.6...@stream-io/video-react-bindings-1.2.7) (2024-12-03)

### Dependency Updates

* `@stream-io/video-client` updated to version `1.11.13`
## [1.2.6](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-1.2.5...@stream-io/video-react-bindings-1.2.6) (2024-12-03)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/react-bindings/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stream-io/video-react-bindings",
"version": "1.2.6",
"version": "1.2.7",
"packageManager": "[email protected]",
"main": "./dist/index.cjs.js",
"module": "./dist/index.es.js",
Expand Down

0 comments on commit c292ae4

Please sign in to comment.