Skip to content

Commit bb44393

Browse files
authored
Release v0.51.0 (#251)
* Update changelog for release v0.50.1 * Bump versions * Change release v0.50.1 to v0.51.0
1 parent 1a69f7d commit bb44393

File tree

4 files changed

+17
-1
lines changed

4 files changed

+17
-1
lines changed

.changelog/v0.51.0/summary.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*October 24th, 2024*
2+
3+
This patch release updates `cosmos-sdk-proto` to `v0.26.0`.

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,20 @@
11
# CHANGELOG
22

3+
## v0.51.0
4+
5+
*October 24th, 2024*
6+
7+
This patch release updates `cosmos-sdk-proto` to `v0.26.0`.
8+
9+
### BREAKING CHANGES
10+
11+
- Update `cosmos-sdk-proto` to `v0.26.0`
12+
([\#249](https://github.com/cosmos/ibc-proto-rs/issues/249))
13+
314
## v0.50.0
415

16+
*October 23rd, 2024*
17+
518
This release updates `interchain-security` to `v6.1.0` and `tendermint-proto` to `v0.40.0`.
619

720
### BREAKING CHANGES

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ibc-proto"
3-
version = "0.50.0"
3+
version = "0.51.0"
44
authors = ["Informal Systems <hello@informal.systems>"]
55
edition = "2021"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)