From 472f23d2101c8ca8fef2fa1aa449a70557e27196 Mon Sep 17 00:00:00 2001 From: HUI Date: Mon, 5 Jun 2023 07:27:14 +0000 Subject: [PATCH] chore: release 1.5.4 --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 480d61d..5bed519 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +## [1.5.4](https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/compare/v1.5.3...v1.5.4) (2023-06-05) + + +### Bug Fixes + +* login not working on iOS & close [#148](https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/issues/148) ([#149](https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/issues/149)) ([6dbc424](https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/commit/6dbc4240c2e280abe3b124797edefda001b73e47)) + ## [1.5.3](https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/compare/v1.5.2...v1.5.3) (2023-06-05) diff --git a/pubspec.yaml b/pubspec.yaml index 72bd094..c74043f 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.3 +version: 1.5.4 homepage: https://www.agora.io repository: https://github.com/AgoraIO/Flutter-RTM environment: