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.7.0 #45

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 28, 2023

🤖 New release

  • general-sam: 0.6.1 -> 0.7.0 (⚠️ API breaking changes)

⚠️ general-sam breaking changes

--- failure constructible_struct_adds_private_field: struct no longer constructible due to new private field ---

Description:
A struct constructible with a struct literal has a new non-public field. It can no longer be constructed using a struct literal outside of its crate.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.29.1/src/lints/constructible_struct_adds_private_field.ron

Failed in:
  field GeneralSAMState.phantom in /tmp/.tmpr2CID6/general-sam/src/sam/state.rs:13
  field GeneralSAMState.phantom in /tmp/.tmpr2CID6/general-sam/src/sam/state.rs:13
Changelog


This PR was generated with release-plz.

@ChieloNewctle ChieloNewctle marked this pull request as draft November 28, 2023 12:16
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot changed the title chore: release v0.6.2 chore: release v0.7.0 Feb 29, 2024
@github-actions github-actions bot force-pushed the release-plz-2023-11-28T08-03-47Z branch from ce359f0 to 27288c7 Compare February 29, 2024 06:32
@ChieloNewctle ChieloNewctle marked this pull request as ready for review February 29, 2024 06:32
@ChieloNewctle ChieloNewctle reopened this Feb 29, 2024
@ChieloNewctle ChieloNewctle merged commit 28f705c into main Feb 29, 2024
5 checks passed
@ChieloNewctle ChieloNewctle deleted the release-plz-2023-11-28T08-03-47Z branch February 29, 2024 06:34
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