Skip to content

Commit 479178d

Browse files
committed
Set version: 1.2.2
1 parent cbf0321 commit 479178d

File tree

21 files changed

+103
-100
lines changed

21 files changed

+103
-100
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.2.2] - 2023-03-08
10+
911
### Added
1012

1113
- cosmwasm-std: Add an IBC querier implementation to `testing::MockQuerier`
@@ -1651,7 +1653,8 @@ Some main points:
16511653

16521654
All future Changelog entries will reference this base
16531655

1654-
[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v1.2.1...HEAD
1656+
[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v1.2.2...HEAD
1657+
[1.2.2]: https://github.com/CosmWasm/cosmwasm/compare/v1.2.1...v1.2.2
16551658
[1.2.1]: https://github.com/CosmWasm/cosmwasm/compare/v1.2.0...v1.2.1
16561659
[1.2.0]: https://github.com/CosmWasm/cosmwasm/compare/v1.1.9...v1.2.0
16571660
[1.1.9]: https://github.com/CosmWasm/cosmwasm/compare/v1.1.8...v1.1.9

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.

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: 7 additions & 7 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: 7 additions & 7 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: 7 additions & 7 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: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)