Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: libp2p/js-libp2p-bootstrap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.2
Choose a base ref
...
head repository: libp2p/js-libp2p-bootstrap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.0
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 6, 2023

  1. fix!: update multiformats to v11 (#153)

    The CID class has breaking changes in v11 so update all deps to use the
    new version
    achingbrain authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    dca6305 View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.0.0 [skip ci]

    ## [6.0.0](v5.0.2...v6.0.0) (2023-01-06)
    
    ### ⚠ BREAKING CHANGES
    
    * update multiformats to v11 (#153)
    
    ### Bug Fixes
    
    * update multiformats to v11 ([#153](#153)) ([dca6305](dca6305))
    semantic-release-bot committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    dffd518 View commit details
    Browse the repository at this point in the history
Loading