Skip to content

Commit

Permalink
chore(@stream-io/video-react-native-sdk): release version 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Nov 27, 2024
1 parent 89c6358 commit 9db6674
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/react-native-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

## [1.4.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-native-sdk-1.4.2...@stream-io/video-react-native-sdk-1.4.3) (2024-11-27)

### Dependency Updates

* `@stream-io/video-client` updated to version `1.11.8`
* `@stream-io/video-react-bindings` updated to version `1.2.2`
## [1.4.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-native-sdk-1.4.1...@stream-io/video-react-native-sdk-1.4.2) (2024-11-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stream-io/video-react-native-sdk",
"version": "1.4.2",
"version": "1.4.3",
"packageManager": "[email protected]",
"main": "dist/commonjs/index.js",
"module": "dist/module/index.js",
Expand Down

0 comments on commit 9db6674

Please sign in to comment.