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 85816f1 commit 3c746c0Copy full SHA for 3c746c0
scripts/fastlane/Fastfile
@@ -38,7 +38,7 @@ platform :android do |options|
38
component_name: "Authenticator",
39
top_level_docs_to_update: ["#{project_root}/README.md"],
40
sample_build_files_to_update: ["#{project_root}/samples/authenticator/build.gradle"],
41
- changelog_include_scopes: ["authenticator", "Authenticator", "all"],
+ changelog_include_scopes: [],
42
changelog_ignore_scopes: ["liveness", "Liveness"]
43
}
44
]
0 commit comments