From c0fe28ca9c13ebbc58430f42c97dfa87cc373f5d Mon Sep 17 00:00:00 2001 From: HUI Date: Mon, 5 Jun 2023 06:39:42 +0000 Subject: [PATCH] chore: release 1.5.3 --- CHANGELOG.md | 12 ++++++++++++ pubspec.yaml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14d4dd2..480d61d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ +## [1.5.3](https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/compare/v1.5.2...v1.5.3) (2023-06-05) + + +### Bug Fixes + +* FlutterStandardTypedData & init with wrong appId ([3bba6a9](https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/commit/3bba6a9806b0a505da6a329dc77f8342dc066d44)) + + +### Features + +* Flutter - Specify AreaCode in RTM [#87](https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/issues/87) close [#146](https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/issues/146) ([#147](https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/issues/147)) ([c86657d](https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/commit/c86657d46d756ef413d6deb3bbedad5cd0fe445b)) + ## [1.5.2](https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/compare/v1.5.1...v1.5.2) (2023-06-05) diff --git a/pubspec.yaml b/pubspec.yaml index 2e512b2..72bd094 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.2 +version: 1.5.3 homepage: https://www.agora.io repository: https://github.com/AgoraIO/Flutter-RTM environment: