File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 2.3.0
4
+
5
+ * [ CHANGED] Upgraded Flutter 3.24.3 https://github.com/pusher/pusher-channels-flutter/pull/176 Big thanks to @hamzamirai
6
+ * [ CHANGED] Upgraded GH action/checkout@v3 to allow the release workflow to checkout PRs from forks
7
+
3
8
## 2.2.1
4
9
5
10
* [ CHANGED] Update PusherSwift SDK to 10.1.5
Original file line number Diff line number Diff line change 1
1
name : pusher_channels_flutter
2
2
description : Pusher Channels Flutter Plugin
3
- version : 2.2.1
3
+ version : 2.3.0
4
4
homepage : https://github.com/pusher/pusher-channels-flutter
5
5
repository : https://github.com/pusher/pusher-channels-flutter
6
6
issue_tracker : https://github.com/pusher/pusher-channels-flutter/issues
@@ -13,7 +13,6 @@ dependencies:
13
13
flutter_web_plugins :
14
14
sdk : flutter
15
15
js : ^0.6.3
16
-
17
16
dev_dependencies :
18
17
flutter_test :
19
18
sdk : flutter
You can’t perform that action at this time.
0 commit comments