hexo-theme-next/.github/release.yml

39 lines
690 B
YAML

changelog:
categories:
- title: '💥 Breaking Changes'
labels:
- '💥 Breaking Change'
- title: '🌟 New Features'
labels:
- '🌟 New Feature'
- title: '⭐ Features'
labels:
- '⭐ Feature'
- title: '🐞 Bug Fixes'
labels:
- '🐞 Bug Fix'
- title: '🛠 Improvements'
labels:
- '🛠 Improvement'
- title: '🌀 External Changes'
labels:
- '📦 Dependencies'
- 'Actions'
- title: '📖 Documentation'
labels:
- '📖 Docs'
- title: '🌍 Localization'
labels:
- '🌍 i18n'
exclude:
labels:
- 'Skip Release'