diff --git a/CHANGELOG.md b/CHANGELOG.md index f2c2362..0c95b99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ + + +## [1.5.1](https://github.com/AgoraIO/agora-react-native-rtm/compare/v1.5.0...v1.5.1) (2022-11-23) + # [1.5.0](https://github.com/AgoraIO/agora-react-native-rtm/compare/v1.4.9...v1.5.0) (2022-03-08) @@ -56,4 +60,4 @@ ## release 1.0.0-alpha.1 + getSdkVersion - + setSdkLog + + setSdkLog \ No newline at end of file diff --git a/package.json b/package.json index e4e1296..48e590d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "agora-react-native-rtm", - "version": "1.5.0", + "version": "1.5.1", "description": "React Native around the Agora RTM SDKs for Android and iOS agora", "main": "lib/commonjs/index", "module": "lib/module/index",