From 7813c7e7060a602aed23de68c74941f64e71f035 Mon Sep 17 00:00:00 2001 From: littleGnAl Date: Wed, 14 Aug 2024 09:27:55 +0000 Subject: [PATCH] chore: release 2.2.0 --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d725e18..77939d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.2.0](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/compare/2.1.1...2.2.0) (2024-08-14) + + +### Features + +* Add throwExceptionHandler ([#102](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/issues/102)) ([4ec2c67](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/commit/4ec2c676d6269784e36da3fa43f7dd90190f2963)) + ## [2.1.1](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/compare/2.1.0...2.1.1) (2024-04-19) diff --git a/pubspec.yaml b/pubspec.yaml index 78e2a05..645804a 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: 2.1.1 +version: 2.2.0 homepage: https://www.agora.io repository: https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/tree/main environment: