Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 421 Bytes

File metadata and controls

10 lines (7 loc) · 421 Bytes

Development Guide

You must install zed-extension cli first.

Release

  1. Update the version in Cargo.toml and extension.toml.
  2. Commit with message Release vX.Y.Z.
  3. Create git tag vX.Y.Z and push.
  4. Then GitHub Actions will automatically create a release PR to zed-extensions.