Skip to content

Commit bba7df4

Browse files
committed
chore: release 4.5.2
1 parent 7157eea commit bba7df4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [4.5.2](https://github.com/AgoraIO-Extensions/react-native-agora/compare/v4.5.1...v4.5.2) (2025-03-11)
4+
5+
6+
### Features
7+
8+
* support native 4.5.1 ([#859](https://github.com/AgoraIO-Extensions/react-native-agora/issues/859)) ([7157eea](https://github.com/AgoraIO-Extensions/react-native-agora/commit/7157eeae3e585cb0664f3225d2d5455f7e69dedf)), closes [#857](https://github.com/AgoraIO-Extensions/react-native-agora/issues/857)
9+
310
## [4.5.1](https://github.com/AgoraIO-Extensions/react-native-agora/compare/v4.5.0...v4.5.1) (2025-01-03)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-agora",
3-
"version": "4.5.1",
3+
"version": "4.5.2",
44
"description": "Agora RTC SDK For React Native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)