Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit ce0c529

Browse files
committed
Bump firebase_auth version number
1 parent 31745bf commit ce0c529

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/firebase_auth/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.6.0
2+
3+
* Adding support for linkWithTwitterCredential in FirebaseAuth.
4+
15
## 0.5.20
26

37
* Replaced usages of guava's: ImmutableList and ImmutableMap with platform

packages/firebase_auth/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Flutter plugin for Firebase Auth, enabling Android and iOS
44
like Google, Facebook and Twitter.
55
author: Flutter Team <flutter-dev@googlegroups.com>
66
homepage: https://github.com/flutter/plugins/tree/master/packages/firebase_auth
7-
version: 0.5.20
7+
version: 0.6.0
88

99
flutter:
1010
plugin:

0 commit comments

Comments
 (0)