Skip to content

Commit 868beb4

Browse files
chore: release 2.2.4 (#123)
Prepare releasing **2.2.4** After this pull request is merged, the following steps below will be going on: * Create tag for **2.2.4** * Publish to pub.dev * Create Github release for **2.2.4** *This pull request is opened by bot* Co-authored-by: ZGaopeng <[email protected]>
1 parent 292ce32 commit 868beb4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [2.2.4](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/compare/2.2.3...2.2.4) (2025-07-24)
4+
5+
### Bug Fixes
6+
7+
* prefix exported Iris symbols to avoid collisions ([#122](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/issues/122)) ([292ce32](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/commit/292ce32edaaf8ad8db9706a7c8bfc7d6ec4f613a))
8+
39
## [2.2.3](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/compare/2.2.2...2.2.3) (2025-06-25)
410

511
### Bug Fixes

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: iris_method_channel
22
description: >-
33
iris_method_channel is a method channel that communicate between C/C++(iris)
44
and dart, which is used by Agora Flutter SDKs.
5-
version: 2.2.3
5+
version: 2.2.4
66
homepage: https://www.agora.io
77
repository: https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/tree/main
88
environment:

0 commit comments

Comments
 (0)