Skip to content

Commit bec7d67

Browse files
renkelvinryanwilson
authored andcommitted
Bump Auth pod version (#5064)
1 parent 40de56b commit bec7d67

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Firebase/Auth/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v6.5.0
2+
- [feature] Added support of Multi-factor Authentication. (#4823)
3+
14
# v6.4.1
25
- [fixed] Added support of UISceneDelegate for URL redirect. (#4380)
36
- [fixed] Fixed rawNonce in encoder. (#4337)

FirebaseAuth.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'FirebaseAuth'
3-
s.version = '6.4.3'
3+
s.version = '6.5.0'
44
s.summary = 'The official iOS client for Firebase Authentication (plus community support for macOS and tvOS)'
55

66
s.description = <<-DESC

0 commit comments

Comments
 (0)