Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.5.0 #118

Merged
merged 2 commits into from
Nov 20, 2023
Merged

chore: release v0.5.0 #118

merged 2 commits into from
Nov 20, 2023

Conversation

frol
Copy link
Contributor

@frol frol commented Nov 19, 2023

🤖 New release

  • cargo-near: 0.4.1 -> 0.5.0 (⚠️ API breaking changes)

⚠️ cargo-near breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.24.2/src/lints/enum_variant_added.ron

Failed in:
  variant CliNearCommand:New in /tmp/.tmpgmFX3o/cargo-near/cargo-near/src/commands/mod.rs:9
  variant NearCommandDiscriminants:New in /tmp/.tmpgmFX3o/cargo-near/cargo-near/src/commands/mod.rs:20
  variant NearCommandDiscriminants:New in /tmp/.tmpgmFX3o/cargo-near/cargo-near/src/commands/mod.rs:20
Changelog

0.5.0 - 2023-11-20

Added

  • New command to initialize a new smart contract project (#117)

Other

  • update near-sdk, near-abi, borsh version (#109)


This PR was generated with release-plz.

Signed-off-by: Vlad Frolov <304265+frol@users.noreply.github.com>
@frol frol changed the title chore: release v0.4.2 chore: release v0.5.0 Nov 20, 2023
@frol frol force-pushed the release-plz-2023-11-19T14-40-46Z branch from 072e2c7 to 914455c Compare November 20, 2023 20:40
@frol frol merged commit 1a7e710 into main Nov 20, 2023
11 checks passed
@frol frol deleted the release-plz-2023-11-19T14-40-46Z branch November 20, 2023 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant