How to perform a release of the plugin.
-
Update the
CHANGELOG.md
andVERSION.txt
file by running the Prepare for Release GitHub action. -
Verify that the CHANGELOG.md file looks good.
NOTE: The
## [Unreleased]
header should still remain in the document, but should be empty. This is expected by the GitHub release note upload step. -
Run the Perform Release GitHub action. This will actually perform the release.