Skip to content

Commit e0aa7d8

Browse files
Merge branch 'main' into Xiaoshouzi-gh-patch-1
2 parents 043c910 + f527552 commit e0aa7d8

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.6.0
22
- [added] Added reCAPTCHA enterprise support before sending SMS. This includes
33
Phone Authentication flows and SMS MFA flows. (#14114)
44
- [fixed] Restore Firebase 10 behavior by synchronizing access to the

FirebasePerformance/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 11.6.0
22
- [fixed] Fix a crash related to registering for notifications when the app is between foreground or background states. (#13174)
33

44
# 11.5.0

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.6.0
22
- [changed] The token counts from `GenerativeModel.countTokens(...)` now include
33
tokens from the schema for JSON output and function calling; reported token
44
counts will now be higher if using these features.

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.6.0
22
- [fixed] Add conditional `Sendable` conformance so `ServerTimestamp<T>` is
33
`Sendable` if `T` is `Sendable`. (#14042)
44

0 commit comments

Comments
 (0)