chore: pre-commit changes [skip ci]

This commit is contained in:
github-actions[bot] 2024-12-10 04:33:51 +00:00
parent 4d168f8383
commit 3ab3d93d0c
3 changed files with 2 additions and 3 deletions

View File

@ -11,4 +11,4 @@
### Authors: 1
- Sekwah ([@sekwah41](https://github.com/sekwah41))
- Sekwah ([@sekwah41](https://github.com/sekwah41))

View File

@ -2,4 +2,4 @@ ext.getReleaseChangelog = {
def changelogFile = file('CHANGELOG.md')
def changelog = "## [${changelogFile.text.split('\n## \\[')[1]}\n\n" // ${project.github}/blob/${branch}/CHANGELOG.md
return changelog
}
}

View File

@ -10,4 +10,3 @@ include 'spigot'
// Proxies
include 'velocity'
include 'bungee'