Skip to content

Commit 3665869

Browse files
committed
chore: release 4.6.2-rc.1
1 parent 65f3e93 commit 3665869

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.6.2-rc.1](https://github.com/AgoraIO-Extensions/react-native-agora/compare/v4.5.2-build.2-rc.1...v4.6.2-rc.1) (2026-02-12)
4+
5+
6+
### Features
7+
8+
* expo example ([#886](https://github.com/AgoraIO-Extensions/react-native-agora/issues/886)) ([f5bdea0](https://github.com/AgoraIO-Extensions/react-native-agora/commit/f5bdea071d9251d9e8b233f0c4a0aeaeb169c6dc))
9+
310
## [4.5.2-build.2-rc.1](https://github.com/AgoraIO-Extensions/react-native-agora/compare/v4.5.2-build.140-rc.2...v4.5.2-build.2-rc.1) (2025-09-30)
411

512

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.2-rc.1",
3+
"version": "4.6.2-rc.1",
44
"description": "Agora RTC SDK For React Native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)