chore: release drafter update (#5)

This commit is contained in:
2022-08-30 21:51:26 -03:00
committed by GitHub
parent d8f94955ff
commit 272dd94177
2 changed files with 14 additions and 6 deletions

View File

@@ -1,12 +1,12 @@
name-template: 'v$RESOLVED_VERSION'
tag-template: 'v$RESOLVED_VERSION'
categories:
- title: '🚀 Features'
- title: '🚀 Novidades'
label: 'feature'
- title: '🛠 Maintenance'
label: 'maintenance'
- title: '🛠 Manutenção'
label: 'chore'
- title: '🐛 Bug Fixes'
label: 'bug'
label: 'fix'
version-resolver:
major:
labels:
@@ -36,5 +36,5 @@ autolabeler:
title:
- '/^[a-zA-Z]+(\(.*?\))?!:.+/i'
template: |
## Whats Changed
$CHANGES
## O que tem de novo
$CHANGES