Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 424 Bytes

File metadata and controls

9 lines (6 loc) · 424 Bytes

Releasing Unleash Edge

This project uses release-plz to release. Releasing is a matter of merging the "Release {new version}" PR from Github's interface.

Semantic versioning

Release-plz uses next_version to decide what type of release to make, so if it's not making the PR for the type of release you expect, consult the docs first.