Skip to content

Commit

Permalink
chore: release 4.4.0-dev.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sda-rob committed Aug 6, 2024
1 parent fe81247 commit 747e9a2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@


# [4.4.0-dev.1](https://github.com/AgoraIO-Extensions/react-native-agora/compare/v4.3.2...v4.4.0-dev.1) (2024-08-06)


### Features

* **example:** add AudioCallRoute, call quality monitoring in JoinChannelAudio & JoinChannelVideo ([6b646e8](https://github.com/AgoraIO-Extensions/react-native-agora/commit/6b646e84600f4c664f0daf349439264c59783571))
* **example:** processVideoRawData from native side ([00f89b0](https://github.com/AgoraIO-Extensions/react-native-agora/commit/00f89b07a2b3fb2c59fd972c00f9bd2ac7c6849c))

## [4.3.2](https://github.com/AgoraIO-Extensions/react-native-agora/compare/v4.3.1...v4.3.2) (2024-06-06)


Expand Down
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": "4.3.2",
"version": "4.4.0-dev.1",
"description": "Agora RTC SDK For React Native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 747e9a2

Please sign in to comment.