Skip to content

Commit

Permalink
[Release] Update CHANGELOGs for 10.17.0 (#11963)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 authored Oct 18, 2023
1 parent 84f3533 commit 85cfe57
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
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.17.0
- [feature] The `FirebaseDatabase` module now contains Firebase Database's
Swift-only APIs that were previously only available via the
`FirebaseDatabaseSwift` extension SDK. See the
Expand Down
2 changes: 1 addition & 1 deletion FirebaseDatabaseSwift/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 10.17.0
- [deprecated] All of the public API from `FirebaseDatabaseSwift` can now
be accessed through the `FirebaseDatabase` module. Therefore,
`FirebaseDatabaseSwift` has been deprecated, and will be removed in a
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.17.0
- [deprecated] All of the public API from `FirebaseInAppMessagingSwift` can now
be accessed through the `FirebaseInAppMessaging` module. Therefore,
`FirebaseInAppMessagingSwift` has been deprecated, and will be removed in a
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.17.0
- [feature] The `FirebaseRemoteConfig` module now contains Firebase Remote
Config's Swift-only APIs that were previously only available via the
`FirebaseRemoteConfigSwift` extension SDK. See the
Expand Down
2 changes: 1 addition & 1 deletion FirebaseRemoteConfigSwift/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 10.17.0
- [deprecated] All of the public API from `FirebaseRemoteConfigSwift` can now
be accessed through the `FirebaseRemoteConfig` module. Therefore,
`FirebaseRemoteConfigSwift` has been deprecated, and will be removed in a
Expand Down

0 comments on commit 85cfe57

Please sign in to comment.