Closed shawnrader closed 2 years ago
@vmx The release was performed from commit c828c43258f5f6e4e180c63bba9d5bfedfa6f3e3, so it is still correct. The commit after that removes the release.toml file because it is no longer used, but the release was performed on the commit where release.toml was fixed to work with latest cargo-release.
Cargo-release had two parameter name changes which need to be updated in order to publish the new release. pro-release-commit-message => post-release-commit-message no-dev-version => dev-version