amis2/.github/release-drafter.yml

33 lines
445 B
YAML
Raw Normal View History

2021-05-30 12:01:15 +08:00
categories:
- title: 新功能
label: feat
- title: Bugfix
label: fix
- title: 依赖更新
label: dep
- title: 日常维护
label: chore
- title: 文档
label: docs
2022-03-31 21:05:44 +08:00
autolabeler:
- label: 'feat'
title:
- '/feat/i'
- label: 'fix'
title:
- '/fix/i'
- label: 'chore'
title:
- '/chore/i'
- label: 'docs'
title:
- '/docs/i'
2022-03-31 21:18:36 +08:00
template: |
## 更新记录
$CHANGES