Skip to content

Commit 54bbf2f

Browse files
author
GitHub Actions Bot
committed
chore(@stream-io/video-react-bindings): release version 0.4.6
1 parent e244f72 commit 54bbf2f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/react-bindings/CHANGELOG.md

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

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

5+
### [0.4.6](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.5...@stream-io/video-react-bindings-0.4.6) (2024-03-29)
6+
7+
### Dependency Updates
8+
9+
* `@stream-io/video-client` updated to version `0.6.6`
510
### [0.4.5](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-bindings-0.4.4...@stream-io/video-react-bindings-0.4.5) (2024-03-29)
611

712
### 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": "0.4.5",
3+
"version": "0.4.6",
44
"packageManager": "[email protected]",
55
"main": "./dist/index.cjs.js",
66
"module": "./dist/index.es.js",

0 commit comments

Comments
 (0)