Skip to content

Commit c24031a

Browse files
update changelog (#10475)
1 parent 92e269c commit c24031a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

FirebaseAppDistribution/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 10.2.0
22
- [added] Added a public `application(_:openURL:options:)` method so users
33
with swizzling disabled can still use App Distribution (#10418).
44

FirebaseAuth/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 10.2.0
22
- [fixed] Fix a bug where the linking/reauth flows errors are not caught. (#10267)
33
- [fixed] Force to recaptcha verification flow for phone auth in simulators. (#10426)
44

FirebaseDynamicLinks/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 10.2.0
22
- [fixed] Fixes utm parameters not being returned to dynamic link when using universal links (#10341)
33

44
# 10.0.0

Firestore/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 10.2.0
22
- [fixed] Fix FAILED_PRECONDITION when writing to a deleted document in a
33
transaction (#10431).
44
- [fixed] Fixed data race in credentials provider (#10393).

0 commit comments

Comments
 (0)