Skip to content

Commit 7865304

Browse files
authored
chore(m174): Update changelogs (#15570)
1 parent e27633b commit 7865304

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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+
# 12.7.0
22
- [fixed] Add a mechanism to prevent concurrent token refreshes. (#15474)
33
- [fixed] Fix "weak never mutated" build warning introduced in Xcode 26.2.
44

FirebaseCore/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# Firebase 12.7.0
22
- [fixed] [CocoaPods] Enable module map generation for Firebase pods. This
33
resolves build failures when using static linking
44
(`use_frameworks! :linkage => :static`) in projects using frameworks like

FirebaseDatabase/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 12.7.0
22
- [fixed] Concurrency crash in FView. (#15514)
33

44
# 11.9.0

0 commit comments

Comments
 (0)