Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 292 Bytes

HOW_TO_RELEASE.md

File metadata and controls

4 lines (4 loc) · 292 Bytes
  • Update the changelog in CHANGELOG.md
  • Run npm run version-patch, npm run version-minor or npm run version-major
  • Push the code to github and wait for the CI
  • Create a new release on github, the CI pipeline will then publish to Visual Studio Marketplace and the Open VSX Registry