Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 291 Bytes

Development.md

File metadata and controls

14 lines (9 loc) · 291 Bytes

Development docs

Cutting releases

  1. Land a PR with the following changes:

    • A ChangeLog entry with ## vM.N.P
    • Updated version in internal/index/version.txt
  2. On the main branch, run the following:

    NEW_VERSION="M.N.P" ./dev/publish-release.sh