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 #27

Merged
merged 1 commit into from
Nov 8, 2023
Merged

chore: release #27

merged 1 commit into from
Nov 8, 2023

Conversation

smartdeploy-deployer[bot]
Copy link
Contributor

@smartdeploy-deployer smartdeploy-deployer bot commented Nov 4, 2023

🤖 New release

  • smartdeploy-cli: 0.3.2 -> 0.4.0 (⚠️ API breaking changes)
  • smartdeploy-sdk: 0.1.2 -> 0.1.3

⚠️ smartdeploy-cli 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 Cmd:Deploy in /tmp/.tmp3Sb6rV/smartdeploy/crates/smartdeploy-cli/src/commands/mod.rs:67
  variant Error:Deploy in /tmp/.tmp3Sb6rV/smartdeploy/crates/smartdeploy-cli/src/commands/mod.rs:79
Changelog

smartdeploy-cli

0.4.0 - 2023-11-08

Added

  • (CLI) add Deploy subcommand that allows calling custom init function (#28)

smartdeploy-sdk

0.1.3 - 2023-11-08

Other

  • release


This PR was generated with release-plz.

Signed-off-by: smartdeploy-deployer[bot] <143835249+smartdeploy-deployer[bot]@users.noreply.github.com>
@smartdeploy-deployer smartdeploy-deployer bot changed the title chore(smartdeploy-sdk): release v0.1.3 chore: release Nov 8, 2023
@willemneal willemneal merged commit 70034a1 into main Nov 8, 2023
1 check failed
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