Skip to content

Releases: Finschia/cosmwasm

v1.1.9+0.9.0

13 Feb 07:44
516512f
Compare
Choose a tag to compare
build: Set version: 1.1.9+0.9.0 (#345)

v1.1.9+0.8.1

21 Sep 01:39
344858d
Compare
Choose a tag to compare
build: set version to 1.1.9+0.8.1 and fix get_version.sh (#329)

* fix: change from "-" to "+"

Because of making cargo patche work properly

* build: set version to 1.1.9+0.8.1

* fix: reflect comment

add prerelease part

* fix: reflect comment

v1.1.9-0.7.0

27 Apr 06:11
5f77927
Compare
Choose a tag to compare
ci: renew how to check the WASM in release (#298)

Before this commit, WASM was checked with vm/example/check_contracts.*
in release CI.
This scripts are deleted and moved to package/check in latest version,
so this commit change to use package/check.

v1.0.0-0.6.0

03 Jun 02:24
2ba5124
Compare
Choose a tag to compare
ci: fix github release action bug (#199)

* ci: change rust version to 1.57.0 in release.yml

Signed-off-by: zemyblue <zemyblue@gmail.com>

* ci: change rust-optimizer to 0.12.5 in release.yml

Signed-off-by: zemyblue <zemyblue@gmail.com>