File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 27
27
28
28
PRODUCTS = {
29
29
'FirebaseABTesting/CHANGELOG.md' : '{{ab_testing}}' ,
30
- 'FirebaseAI/CHANGELOG.md' : 'Firebase AI Logic' , # update with var
30
+ 'FirebaseAI/CHANGELOG.md' : '{{firebase_ai_logic}}' ,
31
31
'FirebaseAppCheck/CHANGELOG.md' : 'App Check' ,
32
32
'FirebaseAppDistribution/CHANGELOG.md' : 'App Distribution' ,
33
33
'FirebaseAuth/CHANGELOG.md' : '{{auth}}' ,
43
43
'FirebaseFunctions/CHANGELOG.md' : '{{cloud_functions}}' ,
44
44
'FirebaseRemoteConfig/CHANGELOG.md' : '{{remote_config}}' ,
45
45
'FirebasePerformance/CHANGELOG.md' : '{{perfmon}}' ,
46
- 'FirebaseVertexAI/CHANGELOG.md' : '{{firebase_vertexai }}' ,
46
+ 'FirebaseVertexAI/CHANGELOG.md' : '{{vertex_ai_in_firebase }}' ,
47
47
48
48
# Assumes firebase-ios-sdk and data-connect-ios-sdk are cloned to the same
49
49
# directory.
You can’t perform that action at this time.
0 commit comments