ソースを参照

[Release] Version changelog entries for 10.10.0 (#14564)

Nick Cooke 1 年間 前
コミット
a17d81c2ad

+ 1 - 1
FirebaseFunctions/CHANGELOG.md

@@ -1,4 +1,4 @@
-# Unreleased
+# 11.10.0
 - [added] Streaming callable functions are now supported.
 
 # 11.9.0

+ 1 - 1
FirebaseRemoteConfig/CHANGELOG.md

@@ -1,4 +1,4 @@
-# Unreleased
+# 11.10.0
 - [fixed] Codable APIs now accept optional `FirebaseDataEncoder` and
   `FirebaseDataDecoder` parameters, allowing for customization of
   encoding/decoding behavior. (#14368)

+ 1 - 1
FirebaseVertexAI/CHANGELOG.md

@@ -1,4 +1,4 @@
-# Unreleased
+# 11.10.0
 - [feature] The Vertex AI SDK no longer requires `@preconcurrency` when imported in Swift 6.
 - [feature] The Vertex AI Sample App now includes an image generation example.
 - [changed] The Vertex AI Sample App is now part of the