Skip to content

Commit 70e444d

Browse files
authored
[Release] Update unreleased changelog entries for 11.2.0 (#13569)
1 parent 936ddf4 commit 70e444d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

FirebaseAuth/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 11.2.0
22
- [Fixed] Fixed crashes that could occur in Swift continuation blocks running in the Xcode 16
33
betas. (#13480)
44
- [Fixed] Fixed Phone Auth via Sandbox APNS tokens that broke in 11.0.0. (#13479)

FirebaseDatabase/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 11.2.0
22
- [fixed] Fix temporary disconnects when the app goes inactive. The issue was
33
introduced in 10.27.0. (#13529)
44

FirebaseVertexAI/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 11.2.0
22
- [fixed] Resolved a decoding error for citations without a `uri` and added
33
support for decoding `title` fields, which were previously ignored. (#13518)
44

Firestore/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 11.2.0
22
- [fixed] Marked all public classes with only readonly properties as `Sendable` to address
33
Swift Concurrency Check warning. (#12666)
44

0 commit comments

Comments
 (0)