fastlane/lib/fastlane/documentation/markdown_docs_generator.rb in fastlane-2.102.0 vs fastlane/lib/fastlane/documentation/markdown_docs_generator.rb in fastlane-2.103.0

- old
+ new

@@ -214,9 +214,11 @@ "Project" when :beta "Beta" when :production "Releasing your app" + when :app_store_connect + "App Store Connect" when :deprecated "Deprecated" else category_symbol.to_s.capitalize end