Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 298 Bytes

File metadata and controls

10 lines (10 loc) · 298 Bytes

Release Steps

  1. Increment version in develop.
  2. Update CHANGELOG with changes.
  3. Update README (features, latest dep version, etc...)
  4. Clean project.
  5. Tag release commit (x.x.x).
  6. Create release branch (vx.x.x).
  7. Merge to master.
  8. Create Git Release from the version tag.