dbmate/RELEASING.md
2020-11-10 14:09:53 +13:00

464 B

Releasing

The following steps should be followed to publish a new version of dbmate (requires write access to this repository).

  1. Update version.go with new version number (example PR)
  2. Create new release on releases page and write release notes
  3. GitHub Actions will automatically publish release binaries and submit Homebrew PR