8000 Comparing v6.1.0...v6.1.1 · 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.1.0
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.1.1
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 26, 2023

  1. fix: update log message when socket closes (#249)

    This was incorrectly logging as a timeout when it should be logging
    a close.
    
    Also updates end event log for consistency with the other logging.
    achingbrain authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    f95bbf1 View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.1.1 [skip ci]

    ## [6.1.1](v6.1.0...v6.1.1) (2023-01-26)
    
    ### Bug Fixes
    
    * update log message when socket closes ([#249](#249)) ([f95bbf1](f95bbf1))
    semantic-release-bot committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    448df49 View commit details
    Browse the repository at this point in the history
Loading
0