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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 21, 2024

πŸ€– New release

  • kona-derive: 0.1.0 -> 0.1.1 (βœ“ API compatible changes)
  • kona-driver: 0.1.0 -> 0.1.1 (βœ“ API compatible changes)
  • kona-executor: 0.1.0 -> 0.1.1 (βœ“ API compatible changes)
  • kona-mpt: 0.1.0 -> 0.1.1 (βœ“ API compatible changes)
  • kona-proof: 0.1.0 -> 0.2.0 (⚠️ API breaking changes)

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

Failed in:
  variant HintType:L2PayloadWitness in /tmp/.tmpZwrP61/kona/crates/proof-sdk/proof/src/hint.rs:41
Changelog

kona-derive

0.1.1 - 2024-11-22

Other

  • update Cargo.toml dependencies

kona-driver

0.1.1 - 2024-11-22

Other

  • (driver) visibility (#834)

kona-executor

0.1.1 - 2024-11-22

Other

  • update Cargo.toml dependencies

kona-mpt

0.1.1 - 2024-11-22

Other

  • update Cargo.toml dependencies

kona-proof

0.2.0 - 2024-11-22

Other

  • L2ExecutePayloadProof Hint Type (#832)


This PR was generated with release-plz.

@github-actions github-actions bot changed the title chore: release v0.1.1 chore: release Nov 22, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-11-21T19-54-08Z branch from 1f22019 to aa38d38 Compare November 22, 2024 19:35
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.

0 participants