diff --git a/RELEASING.md b/RELEASING.md index 4db7181..8d06108 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -26,4 +26,5 @@ Once latest changes are merged in: 1. Push up the tag using `git push --tags` 1. Create a GitHub release with the newly pushed tag here: https://github.com/forcedotcom/salesforcedx-vscode-slds/releases/new 1. Release title should be `Release vMajor.Minor.Patch` -1. Release description should be the latest changelog entry (from above) \ No newline at end of file +1. Release description should be the latest changelog entry (from above) +1. Upload the validator VSIX file as part of the release \ No newline at end of file