cosmos / ibc-rs

Rust implementation of the Inter-Blockchain Communication (IBC) protocol.
Apache License 2.0
181 stars 73 forks source link

Release v0.53.0 #1224

Closed rnbguy closed 1 month ago

rnbguy commented 1 month ago

Closes: #XXX

Description

This is the retry of the last failed release.

Looks like, the older cargo release dry-run test command was ignoring the publication errors because of --no-publish flag. This prevented catching the errors in the release PR. I removed this flag in this PR.

Note: I have already released ibc-primitives at v0.53.0.


PR author checklist:

Reviewer checklist: