From bfdaa6372fce14084432669f149cc5ba1bbcfb6f Mon Sep 17 00:00:00 2001 From: littleGnAl Date: Mon, 21 Aug 2023 08:19:01 +0000 Subject: [PATCH] chore: release 1.2.2 --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13e0271..63a40cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.2](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/compare/1.2.1...1.2.2) (2023-08-21) + + +### Bug Fixes + +* [android] Fix linux build error ([0dd39c8](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/commit/0dd39c847140cf46e92bd34874158052100f67b8)) + ## [1.2.1](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/compare/1.2.0...1.2.1) (2023-08-10) diff --git a/pubspec.yaml b/pubspec.yaml index fa8dde1..bb4f72e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: iris_method_channel description: >- iris_method_channel is a method channel that communicate between C/C++(iris) and dart, which is used by Agora Flutter SDKs. -version: 1.2.1 +version: 1.2.2 homepage: https://www.agora.io repository: https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/tree/main environment: