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

fix(derive): Release breaking change as v0.31.0 #3178

Merged
merged 3 commits into from
Nov 29, 2022

Commits on Nov 29, 2022

  1. fix(derive): Release breaking change as v0.31.0

    `libp2p-swarm-derive` released a breaking change (libp2p#3011)
    as a patch release `v0.30.2`.
    
    This patch:
    
    1. Prepares a new minor release of `libp2p-swarm-derive`.
    2. Prepares a patch release for `libp2p-swarm` to use the minor release of `libp2p-swarm-derive`.
    
    As a follow up we can yank the `libp2p-swarm-derive` `v0.30.2` release. In addition we might want to
    release `libp2p-swarm-derive` `v0.30.3` containing all patches but libp2p#3011.
    mxinden committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    4b05674 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b166a3 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Thomas Eizinger <thomas@eizinger.io>
    mxinden and thomaseizinger committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    c39e6e7 View commit details
    Browse the repository at this point in the history