Skip to content

Commit 673d823

Browse files
committed
Bump to version 2.3.0
1 parent c3f8cf0 commit 673d823

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

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

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+
38
## 2.2.1
49

510
* [CHANGED] Update PusherSwift SDK to 10.1.5

pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: pusher_channels_flutter
22
description: Pusher Channels Flutter Plugin
3-
version: 2.2.1
3+
version: 2.3.0
44
homepage: https://github.com/pusher/pusher-channels-flutter
55
repository: https://github.com/pusher/pusher-channels-flutter
66
issue_tracker: https://github.com/pusher/pusher-channels-flutter/issues
@@ -13,7 +13,6 @@ dependencies:
1313
flutter_web_plugins:
1414
sdk: flutter
1515
js: ^0.6.3
16-
1716
dev_dependencies:
1817
flutter_test:
1918
sdk: flutter

0 commit comments

Comments
 (0)