Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
edulauer authored Jul 29, 2024
1 parent 92ff242 commit 3f27cb7
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,40 +3,21 @@ changelog:
- title: 🚀 Novas Funcionalidades
labels:
- 'feature'
- 'enhancement'

- 'enhancement'
- title: 🐛 Correções de Bugs
labels:
- 'bug'
- 'fix'

- title: 🛠️ Melhorias
labels:
- 'improvement'
- 'refactor'
- 'optimization'

- title: 📝 Documentação
labels:
- 'documentation'
- 'docs'

- title: 🔧 Outras Mudanças
labels:
- 'chore'
- 'maintenance'

template:
- |
## 📦 Nova Release: ${{ version }}
${{ date }}
${{ body }}
---
**Resumo das Mudanças:**
${{ changelog }}
---

0 comments on commit 3f27cb7

Please sign in to comment.