azure-pipelines-vscode/RELEASE.md

348 B

Releasing the extension

  1. Ensure package.json and package-lock.json have the version number you want to release.
  2. Manually queue a Release build
  3. Bump the package.json/package-lock.json version numbers so that CI produces prerelease packages off the "next" release.