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: ipld/js-dag-pb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.6
Choose a base ref
...
head repository: ipld/js-dag-pb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.7
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 28, 2023

  1. deps: bump multiformats from 12.1.3 to 13.0.0 (#92)

    Bumps [multiformats](https://github.com/multiformats/js-multiformats) from 12.1.3 to 13.0.0.
    - [Release notes](https://github.com/multiformats/js-multiformats/releases)
    - [Changelog](https://github.com/multiformats/js-multiformats/blob/master/CHANGELOG.md)
    - [Commits](multiformats/js-multiformats@v12.1.3...v13.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: multiformats
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    c06bed1 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.0.7 [skip ci]

    ## [4.0.7](v4.0.6...v4.0.7) (2023-12-28)
    
    ### Dependencies
    
    * bump multiformats from 12.1.3 to 13.0.0 ([#92](#92)) ([c06bed1](c06bed1))
    semantic-release-bot committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    2e85e75 View commit details
    Browse the repository at this point in the history
Loading