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

Skip to content
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: ipfs/js-blockstore-datastore-adapter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0
Choose a base ref
...
head repository: ipfs/js-blockstore-datastore-adapter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 6 commits
  • 6 files changed
  • 3 contributors

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    59d0ebd View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    9a44c9e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    9f07a5b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    de76902 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. fix!: update all deps including multiformats (#66)

    The CID class in multiformats has had a breaking change so update
    all deps.
    achingbrain authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    4c8edb4 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.0.0 [skip ci]

    ## [5.0.0](v4.0.0...v5.0.0) (2023-01-06)
    
    ### ⚠ BREAKING CHANGES
    
    * update all deps including multiformats (#66)
    
    ### Bug Fixes
    
    * update all deps including multiformats ([#66](#66)) ([4c8edb4](4c8edb4))
    semantic-release-bot committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    be9283d View commit details
    Browse the repository at this point in the history
Loading