Files
wordpress-dev-env/wordpress_plugins/jquery-manager/.github/release-drafter.yml
Felix Förtsch 648ded8896 Initial commit
2020-10-20 14:39:50 +02:00

31 lines
717 B
YAML

name-template: 'jQuery Manager v$NEXT_PATCH_VERSION'
tag-template: '$NEXT_PATCH_VERSION'
categories:
- title: '🚀 Features'
labels:
- 'Feature'
- title: '🐛 Bug fixes'
labels:
- 'Fix'
- 'Bug'
- title: '🔒 Security updates'
labels:
- 'Security'
- title: '🧰 Maintenance'
labels:
- 'Library'
- 'Code Climate'
- 'Docs'
- 'dependencies'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
template: |
# What's changed (changelog)
$CHANGES
## 👍 Thanks to
$CONTRIBUTORS
## [Download latest version](https://downloads.wordpress.org/plugin/jquery-manager.zip) from [wordpress.org](https://wordpress.org/plugins/jquery-manager/)