github.com/amacneil/dbmate@v1.16.3-0.20230225174651-ca89b10d75d7/RELEASING.md (about)

     1  # Releasing
     2  
     3  The following steps should be followed to publish a new version of dbmate (requires write access to this repository).
     4  
     5  1. Update [version.go](/pkg/dbmate/version.go) with new version number ([example PR](https://github.com/amacneil/dbmate/pull/146/files))
     6  2. Create new release on [releases page](https://github.com/amacneil/dbmate/releases) and write release notes
     7  3. GitHub Actions will automatically publish release binaries and submit Homebrew PR