Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.54.0 #1305

Merged
merged 30 commits into from
Aug 12, 2024
Merged

Release v0.54.0 #1305

merged 30 commits into from
Aug 12, 2024

Conversation

seanchen1991
Copy link
Contributor

@seanchen1991 seanchen1991 commented Aug 7, 2024

Closes: #1304
Closes: #1278
Closes: #1280
Closes: #1286

Description


PR author checklist:

  • Added changelog entry, using unclog.
  • Added tests.
  • Linked to GitHub issue.
  • Updated code comments and documentation (e.g., docs/).
  • Tagged one reviewer who will be the one responsible for shepherding this PR.

Reviewer checklist:

  • Reviewed Files changed in the GitHub PR explorer.
  • Manually tested (in case integration/unit/mock tests are absent).

Copy link

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.99%. Comparing base (9d19cc9) to head (859a741).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1305      +/-   ##
==========================================
- Coverage   66.99%   66.99%   -0.01%     
==========================================
  Files         227      227              
  Lines       23451    23448       -3     
==========================================
- Hits        15712    15709       -3     
  Misses       7739     7739              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@seanchen1991 seanchen1991 marked this pull request as ready for review August 9, 2024 20:50
Copy link
Member

@Farhad-Shabani Farhad-Shabani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left a comment, otherwise looks good. After the release, could you also update basecoin with ibc-rs v0.54.0?

CHANGELOG.md Show resolved Hide resolved
RELEASES.md Show resolved Hide resolved
@Farhad-Shabani Farhad-Shabani added this to the 0.54.0 milestone Aug 12, 2024
@seanchen1991 seanchen1991 added this pull request to the merge queue Aug 12, 2024
Merged via the queue into main with commit 68268ec Aug 12, 2024
27 checks passed
@seanchen1991 seanchen1991 deleted the release/v0.54.0 branch August 12, 2024 17:45
Farhad-Shabani added a commit that referenced this pull request Sep 9, 2024
* Update dependencies

* Revert tendermint dependencies to v0.38

* Revert tendermint deps to v0.38

* Update dependencies

* Format cargo.toml files

* Update dependencies

* Update dependencies

* Format cargo.toml files

* Update basecoin-store dependency version

* Format cargo.toml files

* Fix clippy warning

* Update changelog for v0.54.0 release

* Bump ibc-derive version

* Bump ibc crate versions

* Format cargo.toml file

* Commit cosmwasm/Cargo.lock file

* Remove cosmwasm release commands from Makefile

* Update releases.md

* Release cosmwasm workspace under main `make release` command

* Update ci/cw-check/Cargo.lock

* Fix typo in releases.md

* nit: few minor lints

* nit: lint summary.md

* Add changelog entries for bumping dependencies

---------

Co-authored-by: Farhad Shabani <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Release v0.54.0
2 participants