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

Merged
merged 1 commit into from
Sep 24, 2023
Merged

chore: release #16

merged 1 commit into from
Sep 24, 2023

Conversation

smartdeploy-deployer[bot]
Copy link
Contributor

🤖 New release

  • smartdeploy-build: 0.1.0
  • smartdeploy-cli: 0.1.0 -> 0.2.0 (⚠️ API breaking changes)
  • smartdeploy-macros: 0.1.0 -> 0.1.1
  • smartdeploy-sdk: 0.1.0 -> 0.1.1
  • core-riff: 0.1.0
  • smartdeploy: 0.1.0

⚠️ 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.23.0/src/lints/enum_variant_added.ron

Failed in:
  variant Cmd:Install in /tmp/.tmp1P4RGf/smartdeploy/crates/smartdeploy-cli/src/commands/mod.rs:65
  variant Error:Install in /tmp/.tmp1P4RGf/smartdeploy/crates/smartdeploy-cli/src/commands/mod.rs:75
Changelog

smartdeploy-build

0.1.0 - 2023-09-24

Added

  • add install command and update loam and soroban (#14)

smartdeploy-cli

0.2.0 - 2023-09-24

Added

  • add install command and update loam and soroban (#14)

smartdeploy-macros

0.1.1 - 2023-09-24

Added

  • add install command and update loam and soroban (#14)

smartdeploy-sdk

0.1.1 - 2023-09-24

Added

  • add install command and update loam and soroban (#14)

core-riff

0.1.0 - 2023-09-24

Added

  • add install command and update loam and soroban (#14)
  • add sdk with core riff macro (#7)
  • dev_deploy and update to newest loam (#6)

Other

  • use release-plz and ensure that generated id is funded on a network (#8)

smartdeploy

0.1.0 - 2023-09-02

Added

  • dev_deploy and update to newest loam (#6)
  • use loam-cli to build and allow publishing bytes directly! (#4)

Other

  • use release-plz and ensure that generated id is funded on a network (#8)


This PR was generated with release-plz.

Signed-off-by: release-plz <[email protected]>
@willemneal willemneal merged commit dbe20d7 into main Sep 24, 2023
1 check failed
@smartdeploy-deployer smartdeploy-deployer bot mentioned this pull request Sep 24, 2023
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