chore: prepare v0.50.7 (#20475)

This commit is contained in:
Julien Robert
2024-06-04 11:25:47 +02:00
committed by GitHub
parent 9313b0f883
commit 62212dfc04
3 changed files with 16 additions and 6 deletions
+5
View File
@@ -25,6 +25,11 @@ Ref: https://keepachangelog.com/en/1.0.0/
## [Unreleased]
## [v0.1.3](https://github.com/cosmos/cosmos-sdk/releases/tag/x/upgrade/v0.1.3) - 2024-06-04
* (deps) [#20530](https://github.com/cosmos/cosmos-sdk/pull/20530) Bump vulnerable `github.com/hashicorp/go-getter` to v1.7.4.
* In theory, we do not need a new release for this, but we are doing it as `x/upgrade` is used in Cosmovisor.
## [v0.1.2](https://github.com/cosmos/cosmos-sdk/releases/tag/x/upgrade/v0.1.2) - 2024-04-22
### Improvements