Skip to content

Commit

Permalink
[Release] Prep changelogs for 10.27.0 / M148 (firebase#13005)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 authored May 21, 2024
1 parent cd4ed3f commit 370f044
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Crashlytics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 10.27.0
- [added] Added support for catching the SIGTERM signal (#12881).
- [fixed] Fixed a hang when persisting Remote Config Rollouts to disk (#12913).

Expand Down
2 changes: 1 addition & 1 deletion FirebaseAppCheck/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 10.27.0
- [fixed] [CocoaPods] missing symbol error for FIRGetLoggerLevel. (#12899)

# 10.25.0
Expand Down
2 changes: 1 addition & 1 deletion FirebaseDatabase/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 10.27.0
- [changed] Update internal socket implementation to use `NSURLSessionWebSocket` where
available. (#12883)

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.27.0
- [added] Added deprecation warning in advance of August 25, 2025 Dynamic Links service shutdown. (#12995)

# 10.3.0
Expand Down
2 changes: 1 addition & 1 deletion FirebaseInAppMessaging/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 10.27.0
- [fixed] Fixed crash at app start that affected CocoaPods users using static
frameworks (#12882).

Expand Down
2 changes: 1 addition & 1 deletion FirebaseMessaging/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 10.27.0
- [fixed] Fixed bug preventing Messaging from working with a custom sqlite3
dependency (#12900).

Expand Down

0 comments on commit 370f044

Please sign in to comment.