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-websockets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.3
Choose a base ref
...
head repository: libp2p/js-libp2p-websockets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.4
Choose a head ref
  • 8 commits
  • 7 files changed
  • 7 contributors

Commits on Feb 3, 2023

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

Commits on Feb 8, 2023

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

Commits on Feb 22, 2023

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

Commits on Feb 23, 2023

  1. ci: update CI config files (#217)

    Co-authored-by: web3-bot <web3-bot@users.noreply.github.com>
    web3-bot and web3-bot authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    e54590f View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. fix: Only filter by wss not dns (#218)

    Browsers can dial IP addresses just fine. There's no need for this to be
    only DNS addresses.
    MarcoPolo authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    434d44c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

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

Commits on Mar 3, 2023

  1. Empty commit to trigger CI

    The previous commit used skip ci
    MarcoPolo committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    ed33ee8 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.0.4 [skip ci]

    ## [5.0.4](v5.0.3...v5.0.4) (2023-03-03)
    
    ### Bug Fixes
    
    * Only filter by wss not dns ([#218](#218)) ([434d44c](434d44c))
    
    ### Trivial Changes
    
    * Update .github/workflows/semantic-pull-request.yml [skip ci] ([fad99cc](fad99cc))
    * Update .github/workflows/semantic-pull-request.yml [skip ci] ([b1954aa](b1954aa))
    semantic-release-bot committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    f21d488 View commit details
    Browse the repository at this point in the history
Loading