Skip to content

Commit

Permalink
update changelog (#10475)
Browse files Browse the repository at this point in the history
  • Loading branch information
charlotteliang committed Nov 9, 2022
1 parent 92e269c commit c24031a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion FirebaseAppDistribution/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 10.2.0
- [added] Added a public `application(_:openURL:options:)` method so users
with swizzling disabled can still use App Distribution (#10418).

Expand Down
2 changes: 1 addition & 1 deletion FirebaseAuth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 10.2.0
- [fixed] Fix a bug where the linking/reauth flows errors are not caught. (#10267)
- [fixed] Force to recaptcha verification flow for phone auth in simulators. (#10426)

Expand Down
2 changes: 1 addition & 1 deletion FirebaseDynamicLinks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 10.2.0
- [fixed] Fixes utm parameters not being returned to dynamic link when using universal links (#10341)

# 10.0.0
Expand Down
2 changes: 1 addition & 1 deletion Firestore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 10.2.0
- [fixed] Fix FAILED_PRECONDITION when writing to a deleted document in a
transaction (#10431).
- [fixed] Fixed data race in credentials provider (#10393).
Expand Down

0 comments on commit c24031a

Please sign in to comment.