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

Merged
merged 1 commit into from
Dec 30, 2024
Merged

chore: release #57

merged 1 commit into from
Dec 30, 2024

Conversation

github-actions[bot]
Copy link
Contributor

🤖 New release

  • iocraft: 0.5.3 -> 0.6.0 (⚠️ API breaking changes)
  • iocraft-macros: 0.1.8 -> 0.2.0

⚠️ iocraft breaking changes

--- failure struct_missing: pub struct removed or renamed ---

Description:
A publicly-visible struct cannot be imported by its prior path. A `pub use` may have been removed, or the struct itself may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.38.0/src/lints/struct_missing.ron

Failed in:
  struct iocraft::components::BoxProps, previously in file /tmp/.tmpScUJeR/iocraft/src/components/box.rs:142
  struct iocraft::prelude::BoxProps, previously in file /tmp/.tmpScUJeR/iocraft/src/components/box.rs:142
  struct iocraft::components::Box, previously in file /tmp/.tmpScUJeR/iocraft/src/components/box.rs:174
  struct iocraft::prelude::Box, previously in file /tmp/.tmpScUJeR/iocraft/src/components/box.rs:174
Changelog

iocraft-macros

0.2.0 - 2024-12-30

Added


This PR was generated with release-plz.

@ccbrown ccbrown merged commit e98418d into main Dec 30, 2024
@ccbrown ccbrown deleted the release-plz-2024-12-30T20-27-05Z branch December 30, 2024 20:28
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