cargo-contract
cargo-contract copied to clipboard
Release v5.0.0-alpha
Bump the version to v5.0.0-alpha
as the changes in this release introduce backward incompatibility. Specifically, cargo-contract
will remove support for V11
metadata.
The PR: https://github.com/use-ink/cargo-contract/pull/1243 has been used as a reference for this PR.
The next steps once this PR is approved:
- [ ] Publish in crates.io the crates: metadata ➜ transcode ➜ build ➜ extrinsics ➜ cargo-contract.
- [ ] Merge this PR and create a tag
v5.0.0-alpha
. - [ ] Create a GitHub release with the changelog entries.