Skip to content

Commit

Permalink
chore: release 3.6.3-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LichKing-2234 committed Apr 27, 2022
1 parent f299530 commit 04d78fe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.6.3-rc.0](https://github.com/AgoraIO-Community/react-native-agora/compare/v3.6.2...v3.6.3-rc.0) (2022-04-27)


### Bug Fixes

* setLocalAccessPoint issue ([07c7df4](https://github.com/AgoraIO-Community/react-native-agora/commit/07c7df4738ddf8ac54ee7a10ca6c74380ffe9c35))

## [3.6.2](https://github.com/AgoraIO-Community/react-native-agora/compare/v3.5.3...v3.6.2) (2022-04-13)


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": "3.6.2",
"version": "3.6.3-rc.0",
"description": "Agora RTC SDK For React Native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 04d78fe

Please sign in to comment.