Skip to content

Commit 1766425

Browse files
author
GitHub Actions Bot
committed
chore(@stream-io/video-react-native-sdk): release version 1.4.0
1 parent 7488e97 commit 1766425

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/react-native-sdk/CHANGELOG.md

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

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

5+
## [1.4.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-native-sdk-1.3.8...@stream-io/video-react-native-sdk-1.4.0) (2024-11-25)
6+
7+
### Dependency Updates
8+
9+
* `@stream-io/video-react-bindings` updated to version `1.2.0`
10+
11+
### Features
12+
13+
* **design-v2:** sdk and dogfood app design-v2 changes ([#1549](https://github.com/GetStream/stream-video-js/issues/1549)) ([480a359](https://github.com/GetStream/stream-video-js/commit/480a3593516e6662b35a44f97c72259548d08445))
14+
515
## [1.3.8](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-native-sdk-1.3.7...@stream-io/video-react-native-sdk-1.3.8) (2024-11-22)
616

717
### Dependency Updates

packages/react-native-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-native-sdk",
3-
"version": "1.3.8",
3+
"version": "1.4.0",
44
"packageManager": "[email protected]",
55
"main": "dist/commonjs/index.js",
66
"module": "dist/module/index.js",

0 commit comments

Comments
 (0)