Skip to content

Commit

Permalink
chore: release 3.7.2-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LichKing-2234 committed Apr 24, 2023
1 parent 11c514f commit 0405cfe
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@


## [3.7.2-rc.1](https://github.com/AgoraIO-Community/react-native-agora/compare/v3.7.1...v3.7.2-rc.1) (2023-04-24)


### Features

* support 3.7.2.4 without new APIs ([#643](https://github.com/AgoraIO-Community/react-native-agora/issues/643)) ([155b65a](https://github.com/AgoraIO-Community/react-native-agora/commit/155b65a57b476dfbcfaf59098815f07aa7d6a7e0))

## [3.7.1](https://github.com/AgoraIO-Community/react-native-agora/compare/v3.7.0...v3.7.1) (2022-07-15)


Expand Down Expand Up @@ -505,4 +514,4 @@

- add onAudioVolumeIndication

- add zOrderMediaOverlay for android platform, support media overlay
- add zOrderMediaOverlay for android platform, support media overlay
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-agora",
"version": "3.7.1",
"version": "3.7.2-rc.1",
"description": "Agora RTC SDK For React Native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 0405cfe

Please sign in to comment.