Skip to content

Commit 2cf59cf

Browse files
committed
Bump version and add changelog
1 parent d528c4d commit 2cf59cf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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.5
2+
3+
- 🌹 Include more error details on iOS (Thanks to [@PawlikMichal25](https://github.com/PawlikMichal25) in [#179](https://github.com/ThexXTURBOXx/flutter_web_auth_2/pull/179), related to [#178](https://github.com/ThexXTURBOXx/flutter_web_auth_2/issues/178))
4+
15
## 5.0.0-alpha.4
26

37
- 🌹 Update melos to regular `7.x` releases

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.4
3+
version: 5.0.0-alpha.5
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)