Skip to content

Commit 85cfe57

Browse files
authored
[Release] Update CHANGELOGs for 10.17.0 (#11963)
1 parent 84f3533 commit 85cfe57

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

FirebaseDatabase/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 10.17.0
22
- [feature] The `FirebaseDatabase` module now contains Firebase Database's
33
Swift-only APIs that were previously only available via the
44
`FirebaseDatabaseSwift` extension SDK. See the

FirebaseDatabaseSwift/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 10.17.0
22
- [deprecated] All of the public API from `FirebaseDatabaseSwift` can now
33
be accessed through the `FirebaseDatabase` module. Therefore,
44
`FirebaseDatabaseSwift` has been deprecated, and will be removed in a

FirebaseInAppMessaging/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 10.17.0
22
- [deprecated] All of the public API from `FirebaseInAppMessagingSwift` can now
33
be accessed through the `FirebaseInAppMessaging` module. Therefore,
44
`FirebaseInAppMessagingSwift` has been deprecated, and will be removed in a

FirebaseRemoteConfig/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 10.17.0
22
- [feature] The `FirebaseRemoteConfig` module now contains Firebase Remote
33
Config's Swift-only APIs that were previously only available via the
44
`FirebaseRemoteConfigSwift` extension SDK. See the

FirebaseRemoteConfigSwift/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 10.17.0
22
- [deprecated] All of the public API from `FirebaseRemoteConfigSwift` can now
33
be accessed through the `FirebaseRemoteConfig` module. Therefore,
44
`FirebaseRemoteConfigSwift` has been deprecated, and will be removed in a

0 commit comments

Comments
 (0)