Skip to content

Commit 8ce631a

Browse files
committed
Bump version and add changelog
1 parent 3e47db7 commit 8ce631a

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

flutter_web_auth_2/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 5.0.0-alpha.3
2+
3+
- 💥 Migrate to Swift Package Manager - see [here](https://docs.flutter.dev/packages-and-plugins/swift-package-manager/for-app-developers) for more info (Thanks to [@lishaduck](https://github.com/lishaduck) in [#165](https://github.com/ThexXTURBOXx/flutter_web_auth_2/pull/165))
4+
15
## 5.0.0-alpha.2
26

37
- 💥 Even newer Android authentication approach (Thanks to [@titanous](https://github.com/titanous) in [#163](https://github.com/ThexXTURBOXx/flutter_web_auth_2/pull/163))

flutter_web_auth_2/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_web_auth_2
22
description: Flutter plugin for authenticating a user with a web service.
3-
version: 5.0.0-alpha.2
3+
version: 5.0.0-alpha.3
44
resolution: workspace
55
homepage: https://github.com/ThexXTURBOXx/flutter_web_auth_2
66
repository: https://github.com/ThexXTURBOXx/flutter_web_auth_2

0 commit comments

Comments
 (0)