Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 262 Bytes

RELEASE.md

File metadata and controls

6 lines (5 loc) · 262 Bytes

Releasing new version

  • Create a PR with title like "Preparing release 2.1.0"
    • Add recent changes to the CHANGELOG.md, e.g. from git log --pretty=format:'- %s -- %an'
  • Once the PR is merged, create a release on GitHub, e.g. v2.1.0
  • Celebrate