2018-08-06 19:59:01 +03:00
|
|
|
# Releasing the extension
|
|
|
|
|
2018-11-26 22:48:40 +03:00
|
|
|
1. Ensure package.json and package-lock.json have the version number you want to release.
|
|
|
|
2. Manually queue a [Release build](https://dev.azure.com/ms/azure-pipelines-vscode/_build?definitionId=12)
|
|
|
|
3. Bump the package.json/package-lock.json version numbers so that CI produces prerelease packages off the "next" release.
|