From 5aac47bab1f99a6776a2f25b3ee26f552fe0ad96 Mon Sep 17 00:00:00 2001 From: peilinok Date: Wed, 25 Jun 2025 03:58:51 +0000 Subject: [PATCH] chore: release 2.2.3 --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04f614f..7b5c6d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.2.3](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/compare/2.2.2...2.2.3) (2025-06-25) + +### Bug Fixes + +* remove internal depends ([#118](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/issues/118)) ([356adb0](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/commit/356adb04a054c1166d4cfc179bb8ba25ce0ee11e)) +* revert some changes of "chore: add swift package manager support… ([#116](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/issues/116)) ([e8f9dc8](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/commit/e8f9dc8379f31b51a58292736f6328d2a03dbdc9)) + ## [2.2.2](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/compare/2.2.1...2.2.2) (2024-10-23) ### Bug Fixes diff --git a/pubspec.yaml b/pubspec.yaml index a06c3e2..8fe2e1c 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.2.2 +version: 2.2.3 homepage: https://www.agora.io repository: https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/tree/main environment: