We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eb500e commit 122f2d9Copy full SHA for 122f2d9
scripts/make_release_notes.py
@@ -27,6 +27,7 @@
27
28
PRODUCTS = {
29
'FirebaseABTesting/CHANGELOG.md': '{{ab_testing}}',
30
+ 'FirebaseAI/CHANGELOG.md': 'Firebase AI Logic', # update with var
31
'FirebaseAppCheck/CHANGELOG.md': 'App Check',
32
'FirebaseAppDistribution/CHANGELOG.md': 'App Distribution',
33
'FirebaseAuth/CHANGELOG.md': '{{auth}}',
0 commit comments