Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 224 Bytes

RELEASING.md

File metadata and controls

11 lines (8 loc) · 224 Bytes

Release Instructions

  • Bump versions in Cargo.tomls and package.json
  • Run:
git cliff --tag $NEW_VERSION -o CHANGELOG.md
git tag $NEW_VERSION
  • Download .vsix file after CI is done, upload to marketplaces