Closed
Description
Needs to do the following things:
- Run
vsce package
and unpack to a folder - Gather extension files into a folder called
ms-vscode.PowerShell-<version>
- Zip up the extension folder to
ms-vscode.PowerShell-<version>.zip
- Gather the CHANGELOG.md notes for the latest release
- Create a release using the GitHub API
- Upload the release ZIP using the GitHub API