- Commit and validate all the changes so far.
- Update CHANGELOG.md for the new version.
git add CHANGELOG.mdnpm version [major|minor|patch] [-f]git push --follow-tags- Wait for the Github Actions to be complete. Download
artifact.zip - Upload
android-debug.vsixto the Github Release as well as VS Code Marketplace.