- Commit and validate all the changes so far.
- Update CHANGELOG.md for the new version. Make sure you don't have any other changes.
git add CHANGELOG.mdnpm version -f [major|minor|patch]git push --follow-tags- Wait for the Github Actions to be complete. Download
artifact.zip - Upload
ios-debug-<version>.vsixto the Github Release as well as VS Code Marketplace.