Skip to content

Commit 114223f

Browse files
authored
Update FirebaseAuth/CHANGELOG.md
1 parent 1445fd8 commit 114223f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseAuth/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
`Auth.currentUser` API. This resolves some Firebase 11 issues where the
66
current user is unexpectedly `nil` at startup.
77
- [fixed] Restore Firebase 10 decoding behavior to prevent user provider data
8-
from being always decoded as `nil` when reading Firebase 10 data. (#14011)
8+
from always being decoded as `nil` when reading Firebase 10 data. (#14011)
99
- [fixed] Restore Firebase 10 decoding behavior to prevent user provider data
1010
from being decoded as `nil` when a user has multiple linked providers. Note
1111
that this fix will not be in the 11.6.0 zip and Carthage distributions, but

0 commit comments

Comments
 (0)