Skip to content

Commit

Permalink
Changelog updates for 10.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 committed Mar 12, 2024
1 parent 5b3907f commit 6b96ea2
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 4 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.23.0
- [added] Updated upload-symbols to 13.7 with VisionPro build phase support. (#12306)
- [changed] Added support for Crashlytics to report metadata about Remote Config keys and values.

Expand Down
2 changes: 1 addition & 1 deletion FirebaseCore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# Firebase 10.23.0
- Fix validation issue for macOS and macCatalyst XCFrameworks. (#12505)

# Firebase 10.22.1
Expand Down
3 changes: 3 additions & 0 deletions FirebaseMessaging/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 10.23.0
- [fixed] [CocoaPods] Fix "no rule" warning when running `pod install`. (#12511)

# 10.20.0
- [fixed] Fix 10.19.0 regression where the FCM registration token was nil at first app start
after update from 10.19.0 or earlier. (#12245)
Expand Down
2 changes: 1 addition & 1 deletion FirebaseRemoteConfig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 10.23.0
- [changed] Add support for other Firebase products to integrate with Remote Config.

# 10.17.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.23.0
- [feature] Enable snapshot listener option to retrieve data from local cache only. (#12370)
- [fixed] Update gRPC dependency to 1.62.* (#12098, #12021)

Expand Down

0 comments on commit 6b96ea2

Please sign in to comment.