Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 342 Bytes

File metadata and controls

7 lines (7 loc) · 342 Bytes
  1. Commit and validate all the changes so far.
  2. Update CHANGELOG.md for the new version.
  3. git add CHANGELOG.md
  4. npm version [major|minor|patch] [-f]
  5. git push --follow-tags
  6. Wait for the Github Actions to be complete. Download artifact.zip
  7. Upload android-debug.vsix to the Github Release as well as VS Code Marketplace.