Skip to content

Commit 67a3cc1

Browse files
committed
Bump version and add changelog
1 parent 9995c3b commit 67a3cc1

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+
## 4.0.0-alpha.9
2+
3+
- 🐛 Fix Chrome always taking precedence on Android (Thanks to [@obrand69](https://github.com/obrand69) in [#125](https://github.com/ThexXTURBOXx/flutter_web_auth_2/pull/125))
4+
15
## 4.0.0-alpha.8
26

37
- 🌹 Allow also `web` versions `0.5.x` again (Thanks to [@Rexios80](https://github.com/Rexios80) in [#118](https://github.com/ThexXTURBOXx/flutter_web_auth_2/pull/118))

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: 4.0.0-alpha.8
3+
version: 4.0.0-alpha.9
44
homepage: https://github.com/ThexXTURBOXx/flutter_web_auth_2
55
repository: https://github.com/ThexXTURBOXx/flutter_web_auth_2
66
issue_tracker: https://github.com/ThexXTURBOXx/flutter_web_auth_2/issues

0 commit comments

Comments
 (0)