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-peer-store
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.2
Choose a base ref
...
head repository: libp2p/js-libp2p-peer-store
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.3
Choose a head ref
  • 2 commits
  • 9 files changed
  • 3 contributors

Commits on Mar 2, 2023

  1. deps(dev): bump aegir from 37.12.1 to 38.1.6 (#66)

    * deps(dev): bump aegir from 37.12.1 to 38.1.6
    
    Bumps [aegir](https://github.com/ipfs/aegir) from 37.12.1 to 38.1.6.
    - [Release notes](https://github.com/ipfs/aegir/releases)
    - [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
    - [Commits](ipfs/aegir@v37.12.1...v38.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: aegir
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: fix linting and deps
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alex Potsides <alex@achingbrain.net>
    dependabot[bot] and achingbrain authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    df47658 View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.0.3 [skip ci]

    ## [6.0.3](v6.0.2...v6.0.3) (2023-03-02)
    
    ### Dependencies
    
    * **dev:** bump aegir from 37.12.1 to 38.1.6 ([#66](#66)) ([df47658](df47658))
    semantic-release-bot committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    ac2f065 View commit details
    Browse the repository at this point in the history
Loading