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-logger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.6
Choose a base ref
...
head repository: libp2p/js-libp2p-logger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.7
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    8b52adc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e5ed97 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. fix: disable trace logging by default (#32)

    Disable trace logging unless the user has explicitly enabled it
    achingbrain authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    47915fe View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.0.7 [skip ci]

    ## [2.0.7](v2.0.6...v2.0.7) (2023-03-24)
    
    ### Bug Fixes
    
    * disable trace logging by default ([#32](#32)) ([47915fe](47915fe))
    semantic-release-bot committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    a09ff38 View commit details
    Browse the repository at this point in the history
Loading