ci: Add comment for specific version

This commit is contained in:
Sekwah 2021-05-15 02:59:07 +01:00
parent 9d7184d86e
commit 8e0590b6d1
No known key found for this signature in database
GPG Key ID: C3BE2E6C861A461A
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ const files = [plugin, velocity_plugin, bungee];
module.exports = {
bumpFiles: files,
packageFiles: files,
//releaseAs: '0.16.0',
header:"# Changelog\n" +
"\n" +
"All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.\n" +