Skip to content

Commit c5439ea

Browse files
author
GitHub Actions Bot
committed
chore(@stream-io/video-react-native-sdk): release version 1.24.0
1 parent 50bad1a commit c5439ea

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/react-native-sdk/CHANGELOG.md

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

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

5+
## [1.24.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-native-sdk-1.23.0...@stream-io/video-react-native-sdk-1.24.0) (2025-10-30)
6+
7+
### Dependency Updates
8+
9+
- `@stream-io/video-client` updated to version `1.36.0`
10+
- `@stream-io/video-react-bindings` updated to version `1.10.4`
11+
12+
### Features
13+
14+
- Migrate logger to js-toolkit logger implementation ([#1959](https://github.com/GetStream/stream-video-js/issues/1959)) ([5a424f7](https://github.com/GetStream/stream-video-js/commit/5a424f72cec2a8cbc0bfa23147d9988ab9bfbdc1))
15+
16+
### Bug Fixes
17+
18+
- keep compatibility with older xcode versions ([#1973](https://github.com/GetStream/stream-video-js/issues/1973)) ([3b2f281](https://github.com/GetStream/stream-video-js/commit/3b2f281ac565ff4c422aa37c1eb90c58afee3bea))
19+
520
## [1.23.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-native-sdk-1.22.3...@stream-io/video-react-native-sdk-1.23.0) (2025-10-27)
621

722
### 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.23.0",
3+
"version": "1.24.0",
44
"description": "Stream Video SDK for React Native",
55
"author": "https://getstream.io",
66
"homepage": "https://getstream.io/video/docs/react-native/",

0 commit comments

Comments
 (0)