Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 532 Bytes

RELEASE.md

File metadata and controls

5 lines (5 loc) · 532 Bytes

Release process

  • update version in package.json and describe changes in CHANGELOG.md
  • install vsce: install Node.js and run npm install -g @vscode/vsce (Visual Studio Code guide)
  • run vsce package inside the repo's root directory
  • go to the publishers list, press ... near TypeQL and upload the generated .vsix file via Update.