- Run tests
- Run
verifyPlugin
gradle task - Increase the version in the
gradle.properties
. Update thepluginVersion
property. - Update change log
- Add changes to the
CHANGELOG.md
underUnreleased
- Run
patchChangelog
gradle task
- Add changes to the
- Commit & Push
Use the same version for the git tag as in the properties file.
-
Via Github release
Create a new Github release with a new version tag and release notes.