Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 300 Bytes

RELEASING.md

File metadata and controls

9 lines (6 loc) · 300 Bytes

Releasing

Use release.sh to perform releases. This script will perform all the safety checks as well as update Version.swfit, commit the change, and create tag + release. History since the last released version will be used as the changelog for the release.

ex: $ ./release.sh 1.1.1