From 50f9a23a276cf1ae2e3e6fc803e06ac9da3c0a1a Mon Sep 17 00:00:00 2001 From: HUI Date: Wed, 28 Jun 2023 06:17:14 +0000 Subject: [PATCH] chore: release 1.5.6 --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7293435..0b78e32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +## [1.5.6](https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/compare/v1.5.5...v1.5.6) (2023-06-28) + + +### Bug Fixes + +* [android] Fix acceptRemoteInvitation return error code -1 ([#152](https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/issues/152)) ([a8481ec](https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/commit/a8481ec4926134ca71edf8741cfd2457eddb3c14)) + ## [1.5.5](https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/compare/v1.5.4...v1.5.5) (2023-06-09) diff --git a/pubspec.yaml b/pubspec.yaml index 2bdde65..b4fb403 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: agora_rtm description: >- Flutter wrapper around the Agora Real Time Message SDKs for Android and iOS. -version: 1.5.5 +version: 1.5.6 homepage: https://www.agora.io repository: https://github.com/AgoraIO/Flutter-RTM environment: