Browse Source

[Release] Update CHANGELOGs for 10.17.0 (#11963)

Nick Cooke 2 years ago
parent
commit
85cfe574bb

+ 1 - 1
FirebaseDatabase/CHANGELOG.md

@@ -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

+ 1 - 1
FirebaseDatabaseSwift/CHANGELOG.md

@@ -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

+ 1 - 1
FirebaseInAppMessaging/CHANGELOG.md

@@ -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

+ 1 - 1
FirebaseRemoteConfig/CHANGELOG.md

@@ -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

+ 1 - 1
FirebaseRemoteConfigSwift/CHANGELOG.md

@@ -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