Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 858 Bytes

RELEASING.md

File metadata and controls

10 lines (9 loc) · 858 Bytes

Releasing

  1. Check closed issues without a milestone and either assign them the upcoming release milestone or 'invalid'
  2. Create a new release with:
    • the next tag version (e.g. v0.4.0)
    • title and release description including notable changes
    • link to the milestone showing an overview of closed issues for this release
    • overview of contributors generated by sbt-authors
  3. Travis CI will start a CI build for the new tag and publish artifacts to Bintray
  4. Close the milestone for this release and create a new one