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-ipfs-unixfs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ipfs-unixfs-importer-v9.0.8
Choose a base ref
...
head repository: ipfs/js-ipfs-unixfs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ipfs-unixfs-importer-v9.0.9
Choose a head ref
  • 9 commits
  • 11 files changed
  • 4 contributors

Commits on May 4, 2022

  1. chore(release): 7.0.8 [skip ci]

    ## [ipfs-unixfs-exporter-v7.0.8](ipfs-unixfs-exporter-v7.0.7...ipfs-unixfs-exporter-v7.0.8) (2022-05-04)
    
    ### Bug Fixes
    
    * metadata on small files without raw leaves ([#212](#212)) ([bef09cd](bef09cd))
    semantic-release-bot committed May 4, 2022
    Copy the full SHA
    bb3a353 View commit details

Commits on May 22, 2022

  1. Copy the full SHA
    0cb6aff View commit details

Commits on May 27, 2022

  1. chore: bump sinon from 11.1.2 to 14.0.0 (#213)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 27, 2022
    Copy the full SHA
    5ab15c1 View commit details
  2. chore: bump lerna from 4.0.0 to 5.0.0 (#217)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 27, 2022
    Copy the full SHA
    8ed6e40 View commit details
  3. chore: bump @ipld/dag-cbor from 6.0.15 to 7.0.2 (#216)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 27, 2022
    Copy the full SHA
    daeb686 View commit details
  4. chore(release): 7.0.9 [skip ci]

    ## [ipfs-unixfs-exporter-v7.0.9](ipfs-unixfs-exporter-v7.0.8...ipfs-unixfs-exporter-v7.0.9) (2022-05-27)
    
    ### Trivial Changes
    
    * bump @ipld/dag-cbor from 6.0.15 to 7.0.2 ([#216](#216)) ([daeb686](daeb686))
    * bump sinon from 11.1.2 to 14.0.0 ([#213](#213)) ([5ab15c1](5ab15c1))
    semantic-release-bot committed May 27, 2022
    Copy the full SHA
    f119eb4 View commit details
  5. fix: update deps (#220)

    Update interface-blockstore deps and remove @types/mocha as we don't need it.
    achingbrain authored May 27, 2022
    Copy the full SHA
    08e851e View commit details
  6. chore(release): 6.0.8 [skip ci]

    ## [ipfs-unixfs-v6.0.8](ipfs-unixfs-v6.0.7...ipfs-unixfs-v6.0.8) (2022-05-27)
    
    ### Bug Fixes
    
    * update deps ([#220](#220)) ([08e851e](08e851e))
    semantic-release-bot committed May 27, 2022
    Copy the full SHA
    a8f5ca3 View commit details
  7. chore(release): 9.0.9 [skip ci]

    ## [ipfs-unixfs-importer-v9.0.9](ipfs-unixfs-importer-v9.0.8...ipfs-unixfs-importer-v9.0.9) (2022-05-27)
    
    ### Bug Fixes
    
    * update deps ([#220](#220)) ([08e851e](08e851e))
    semantic-release-bot committed May 27, 2022
    Copy the full SHA
    df1ab2f View commit details
Loading