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

Commit dad5342

Browse files
committed
bump version since adding new feature
1 parent 0793a36 commit dad5342

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.2
2+
3+
* Add access to user metadata.
4+
15
## 0.6.1
26

37
* Adding support for linkWithTwitterCredential in FirebaseAuth.

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.6.0
7+
version: 0.6.2
88

99
flutter:
1010
plugin:

0 commit comments

Comments
 (0)