Initial commit

This commit is contained in:
Felix Förtsch
2020-10-20 14:39:50 +02:00
commit 648ded8896
1225 changed files with 216511 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
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/)