From dc985b96d61abc5b3059096721c56203190f37b3 Mon Sep 17 00:00:00 2001 From: HUI Date: Thu, 23 Nov 2023 06:55:13 +0000 Subject: [PATCH] chore: release 1.5.9 --- CHANGELOG.md | 9 ++++++++- pubspec.yaml | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25a1344..e13301a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +## [1.5.9](https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/compare/v1.5.8...v1.5.9) (2023-11-23) + + +### Bug Fixes + +* some function not call result ([8b75257](https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/commit/8b75257ec075dc4bb9fa155618cbe62de91395e7)) + ## [1.5.8](https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/compare/v1.5.7...v1.5.8) (2023-08-07) @@ -159,4 +166,4 @@ ## 0.9.2 -* Flutter for Agora RTM SDK first release \ No newline at end of file +* Flutter for Agora RTM SDK first release diff --git a/pubspec.yaml b/pubspec.yaml index 9158ce6..14f29ff 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.8 +version: 1.5.9 homepage: https://www.agora.io repository: https://github.com/AgoraIO/Flutter-RTM environment: