Skip to content

Commit 6aa503e

Browse files
committed
Rebase with master
1 parent 86bee23 commit 6aa503e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/firebase_auth/CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1+
## 0.14.0+9
2+
3+
* getIdToken use actual refresh value instead of checking if object exists
4+
15
## 0.14.0+8
26

3-
<<<<<<< HEAD
47
* Updated README instructions for contributing for consistency with other Flutterfire plugins.
5-
=======
6-
* getIdToken use actual refresh value instead of checking if object exists
7-
>>>>>>> Rebase fixes
88

99
## 0.14.0+7
1010

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 <[email protected]>
66
homepage: https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_auth
7-
version: 0.14.0+8
7+
version: 0.14.0+9
88

99
flutter:
1010
plugin:

0 commit comments

Comments
 (0)