8000 Comparing v6.0.2...v6.0.3 · libp2p/js-libp2p-tcp · GitHub
[go: up one dir, main page]

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: v6.0.2
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: v6.0.3
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Nov 22, 2022

  1. fix: make metrics interface a dep instead of a dev dep (#231)

    Ensure we get the right version of the module. Also updates project config to the latest version.
    achingbrain authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    876ca13 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) (2022-11-22)
    
    ### Bug Fixes
    
    * make metrics interface a dep instead of a dev dep ([#231](#231)) ([876ca13](876ca13))
    semantic-release-bot committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    6568f81 View commit details
    Browse the repository at this point in the history
Loading
0