Skip to content

Commit 3fca6e4

Browse files
committed
chore: release 4.5.2-build.140-rc.2
1 parent 5ff7269 commit 3fca6e4

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [4.5.2-build.140-rc.2](https://github.com/AgoraIO-Extensions/react-native-agora/compare/v4.5.2-build.140-rc.1...v4.5.2-build.140-rc.2) (2025-07-07)
4+
5+
6+
### Bug Fixes
7+
8+
* picture in picture issue in iOS ([b825c78](https://github.com/AgoraIO-Extensions/react-native-agora/commit/b825c787cf8daaed1b23842499d496b85e31dacb))
9+
310
## [4.5.2-build.140-rc.1](https://github.com/AgoraIO-Extensions/react-native-agora/compare/v4.5.3...v4.5.2-build.140-rc.1) (2025-07-04)
411

512
## [4.5.3](https://github.com/AgoraIO-Extensions/react-native-agora/compare/v4.5.2...v4.5.3) (2025-05-07)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-agora",
3-
"version": "4.5.2-build.140-rc.1",
3+
"version": "4.5.2-build.140-rc.2",
44
"description": "Agora RTC SDK For React Native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)