We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0badf7c commit 6f843d9Copy full SHA for 6f843d9
1 file changed
scripts/make_release_notes.py
@@ -28,7 +28,7 @@
28
PRODUCTS = {
29
'FirebaseABTesting/CHANGELOG.md': '{{ab_testing}}',
30
'FirebaseAI/CHANGELOG.md': '{{firebase_ai_logic}}',
31
- 'FirebaseAppCheck/CHANGELOG.md': '{{ appcheck_short }}',
+ 'FirebaseAppCheck/CHANGELOG.md': '{{ app_check }}',
32
'FirebaseAppDistribution/CHANGELOG.md': 'App Distribution',
33
'FirebaseAuth/CHANGELOG.md': '{{auth}}',
34
'FirebaseCore/CHANGELOG.md': NO_HEADING,
0 commit comments