Files
Firmament/docs/How to release.md
2023-08-27 17:55:51 +02:00

801 B

How to create a release

  • Bump the version on gradle.properties
  • Create a tag with that same version (without v prefix, please)
  • Create a changelog based on git log --pretty=' - %s' --grep '[no changelog]' --invert-grep --fixed-strings oldversion..newversion | tac, while filtering out commits that should not be in the changelog.
  • Upload to GitHub
  • Upload to Modrinth
  • Send a message in Discord
  • Send a message in the thread