Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 705 Bytes

RELEASING.md

File metadata and controls

14 lines (11 loc) · 705 Bytes

Releasing

How to perform a release of the plugin.

  1. Update the CHANGELOG.md and VERSION.txt file by running the Prepare for Release GitHub action.

  2. 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.

  3. Run the Perform Release GitHub action. This will actually perform the release.