Skip to content

Commit c05011a

Browse files
committed
chore: Release
1 parent 726168c commit c05011a

File tree

20 files changed

+90
-87
lines changed

20 files changed

+90
-87
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to
88

99
## [Unreleased]
1010

11+
## [1.5.11] - 2025-03-05
12+
1113
## Fixed
1214

1315
- cosmwasm-vm: Fix CWA-2025-003.
@@ -719,7 +721,8 @@ The CHANGELOG for versions before 1.0.0 was moved to
719721

720722
<!-- next-url -->
721723

722-
[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v1.5.10...HEAD
724+
[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v1.5.11...HEAD
725+
[1.5.11]: https://github.com/CosmWasm/cosmwasm/compare/v1.5.10...v1.5.11
723726
[1.5.10]: https://github.com/CosmWasm/cosmwasm/compare/v1.5.9...v1.5.10
724727
[1.5.9]: https://github.com/CosmWasm/cosmwasm/compare/v1.5.8...v1.5.9
725728
[1.5.8]: https://github.com/CosmWasm/cosmwasm/compare/v1.5.7...v1.5.8

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ exclude = ["contracts"]
77
resolver = "2"
88

99
[workspace.package]
10-
version = "1.5.10"
10+
version = "1.5.11"
1111

1212
[workspace.metadata.release]
1313
shared-version = true

contracts/burner/Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contracts/crypto-verify/Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contracts/cyberpunk/Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contracts/floaty/Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contracts/hackatom/Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)