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

Merged
merged 1 commit into from
Nov 1, 2024
Merged

chore: release #30

merged 1 commit into from
Nov 1, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 17, 2024

🤖 New release

  • iocraft: 0.3.2 -> 0.4.0 (⚠️ API breaking changes)
  • iocraft-macros: 0.1.6 -> 0.1.7

⚠️ iocraft breaking changes

--- failure unit_struct_changed_kind: unit struct changed kind ---

Description:
A public unit struct has been changed to a normal (curly-braces) struct, which cannot be constructed using the same struct literal syntax.
        ref: https://github.com/rust-lang/cargo/pull/10871
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.36.0/src/lints/unit_struct_changed_kind.ron

Failed in:
  struct Button in /tmp/.tmpBM3yhf/iocraft/packages/iocraft/src/components/button.rs:42
  struct Button in /tmp/.tmpBM3yhf/iocraft/packages/iocraft/src/components/button.rs:42
Changelog

iocraft-macros

0.1.7 - 2024-11-01

Added

  • support generic type parameters for component macro (#33)

Fixed

  • keep components send + sync


This PR was generated with release-plz.

@github-actions github-actions bot changed the title chore(iocraft): release v0.3.3 chore: release Oct 31, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-10-17T03-50-45Z branch from 69b7dd6 to 2ee49e4 Compare October 31, 2024 04:03
@github-actions github-actions bot force-pushed the release-plz-2024-10-17T03-50-45Z branch from 2ee49e4 to 061b1af Compare November 1, 2024 04:46
@ccbrown ccbrown merged commit f42027a into main Nov 1, 2024
@ccbrown ccbrown deleted the release-plz-2024-10-17T03-50-45Z branch November 1, 2024 04:47
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