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-bitswap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v20.0.0
Choose a base ref
...
head repository: ipfs/js-ipfs-bitswap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v20.0.1
Choose a head ref
  • 4 commits
  • 6 files changed
  • 5 contributors

Commits on Dec 1, 2023

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

Commits on Jan 3, 2024

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

Commits on Jan 16, 2024

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

    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>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: achingbrain <alex@achingbrain.net>
    dependabot[bot] and achingbrain authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    243dc1a View commit details
    Browse the repository at this point in the history
  2. chore(release): 20.0.1 [skip ci]

    ## [20.0.1](v20.0.0...v20.0.1) (2024-01-16)
    
    ### Trivial Changes
    
    * update .github/workflows/js-test-and-release.yml ([#611](#611)) ([d95c807](d95c807))
    * Update .github/workflows/stale.yml [skip ci] ([9d5bc7e](9d5bc7e))
    
    ### Dependencies
    
    * bump multiformats from 12.1.3 to 13.0.0 ([#615](#615)) ([243dc1a](243dc1a))
    semantic-release-bot committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a5f0ed7 View commit details
    Browse the repository at this point in the history
Loading