We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54099c0 commit 4792eadCopy full SHA for 4792ead
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.5.0](https://github.com/AgoraIO/agora-react-native-rtm/compare/v1.4.9...v1.5.0) (2022-03-08)
2
+
3
4
+### Features
5
6
+* support 1.4.10 ([54099c0](https://github.com/AgoraIO/agora-react-native-rtm/commit/54099c067ae6ca7c251c91d752c87e08e462c035))
7
8
## [1.4.9](https://github.com/AgoraIO/agora-react-native-rtm/compare/v1.4.8...v1.4.9) (2022-02-08)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "agora-react-native-rtm",
- "version": "1.4.9",
+ "version": "1.5.0",
"description": "React Native around the Agora RTM SDKs for Android and iOS agora",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments