Skip to content
This repository was archived by the owner on Aug 29, 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-tcp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.1
Choose a base ref
...
head repository: libp2p/js-libp2p-tcp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.2
Choose a head ref
  • 4 commits
  • 4 files changed
  • 3 contributors

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    862af6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dcfdb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. deps(dev): bump @libp2p/interface-mocks from 11.0.3 to 12.0.1 (#274)

    Bumps [@libp2p/interface-mocks](https://github.com/libp2p/js-libp2p-interfaces) from 11.0.3 to 12.0.1.
    - [Release notes](https://github.com/libp2p/js-libp2p-interfaces/releases)
    - [Commits](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-mocks-v11.0.3...@libp2p/interface-mocks-v12.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@libp2p/interface-mocks"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    147610f View commit details
    Browse the repository at this point in the history
  2. chore(release): 7.0.2 [skip ci]

    ## [7.0.2](v7.0.1...v7.0.2) (2023-06-15)
    
    ### Trivial Changes
    
    * Update .github/workflows/semantic-pull-request.yml [skip ci] ([6dcfdb3](6dcfdb3))
    * Update .github/workflows/stale.yml [skip ci] ([862af6c](862af6c))
    
    ### Dependencies
    
    * **dev:** bump @libp2p/interface-mocks from 11.0.3 to 12.0.1 ([#274](#274)) ([147610f](147610f))
    semantic-release-bot committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    ff5f44a View commit details
    Browse the repository at this point in the history
Loading