Skip to content
This repository was archived by the owner on Jul 21, 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-kad-dht
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.3
Choose a base ref
...
head repository: libp2p/js-libp2p-kad-dht
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.0
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 14, 2023

  1. deps!: update interface-datastore to 8.x.x (#430)

    Updates to new version of interface datastore
    
    BREAKING CHANGE: requires an instance of `interface-datastore@8.x.x`
    achingbrain authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    923ef72 View commit details
    Browse the repository at this point in the history
  2. chore(release): 8.0.0 [skip ci]

    ## [8.0.0](v7.0.3...v8.0.0) (2023-03-14)
    
    ### ⚠ BREAKING CHANGES
    
    * requires an instance of `interface-datastore@8.x.x`
    
    ### Dependencies
    
    * update interface-datastore to 8.x.x ([#430](#430)) ([923ef72](923ef72))
    semantic-release-bot committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    e5ef228 View commit details
    Browse the repository at this point in the history
Loading