RELEASING.md
Make sure the version number has been updated. Do this either via
./gradlew bump-minor-version
or
./gradlew bump-patch-version
Commit and push the changes made by this command.
Manually trigger the Release workflow from the master branch.
Release drafter should have created a draft release note called "next". Check it for sanity and edit it to add any additional information and then set the tag to the version you've just released and publish it.
https://github.com/wiremock/wiremock.org
Publish the changes by merging to the live-publish branch and manually triggering the "Deploy Jekyll site to Pages" workflow.
main1Announce in the #announcments channel then link to the message from #general.
You know the drill.