Skip to content

Commit 9e822c4

Browse files
committed
Set version: 1.2.1
1 parent 893786a commit 9e822c4

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.1] - 2023-01-30
10+
911
### Added
1012

1113
- cosmwasm-std: Add `Decimal{,256}::to_uint_floor` and `::to_uint_ceil` for
@@ -1631,7 +1633,8 @@ Some main points:
16311633

16321634
All future Changelog entries will reference this base
16331635

1634-
[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v1.2.0...HEAD
1636+
[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v1.2.1...HEAD
1637+
[1.2.1]: https://github.com/CosmWasm/cosmwasm/compare/v1.2.0...v1.2.1
16351638
[1.2.0]: https://github.com/CosmWasm/cosmwasm/compare/v1.1.9...v1.2.0
16361639
[1.1.9]: https://github.com/CosmWasm/cosmwasm/compare/v1.1.8...v1.1.9
16371640
[1.1.8]: https://github.com/CosmWasm/cosmwasm/compare/v1.1.6...v1.1.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.

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)