We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa3e511 commit d85691cCopy full SHA for d85691c
tasks/changelog.rb
@@ -69,6 +69,7 @@ def changelog_label_mapping
69
"type: i18n" => "Translation Improvements",
70
"type: documentation" => "Documentation",
71
"type: dependency change" => "Dependency Changes",
72
+ "type: performance" => "Performance",
73
}
74
end
75
0 commit comments