Skip to content

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
chipshort committed Aug 8, 2024
1 parent e9fa796 commit e623e90
Show file tree
Hide file tree
Showing 20 changed files with 94 additions and 91 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to

## [Unreleased]

## [2.0.5] - 2024-08-08

### Fixed

- cosmwasm-vm: Fix CWA-2024-004
Expand Down Expand Up @@ -822,7 +824,8 @@ The CHANGELOG for versions before 1.0.0 was moved to

<!-- next-url -->

[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v2.0.4...HEAD
[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v2.0.5...HEAD
[2.0.5]: https://github.com/CosmWasm/cosmwasm/compare/v2.0.4...v2.0.5
[2.0.4]: https://github.com/CosmWasm/cosmwasm/compare/v2.0.3...v2.0.4
[2.0.3]: https://github.com/CosmWasm/cosmwasm/compare/v2.0.2...v2.0.3
[2.0.2]: https://github.com/CosmWasm/cosmwasm/compare/v2.0.1...v2.0.2
Expand Down
14 changes: 7 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ exclude = ["contracts"]
resolver = "2"

[workspace.package]
version = "2.0.4"
version = "2.0.5"

[workspace.metadata.release]
shared-version = true
Expand Down
12 changes: 6 additions & 6 deletions contracts/burner/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions contracts/crypto-verify/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions contracts/cyberpunk/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions contracts/empty/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions contracts/floaty/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e623e90

Please sign in to comment.