Skip to content
This repository was archived by the owner on Apr 3, 2024. 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: googleapis/cloud-debug-nodejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Choose a base ref
...
head repository: googleapis/cloud-debug-nodejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.1
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on May 16, 2022

  1. fix(deps): Update source-map to 0.8.0-beta.0 (#1081)

    source-map 0.7.3 is incompatible with newer versions of node.  Temporarily switch to 0.8.0-beta.0 until either a new release of source-map is available, or until we migrate to an alternative implementation.
    
    Fixes #1066
    mctavish authored May 16, 2022
    Configuration menu
    Copy the full SHA
    926c300 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 6.0.1 (#1083)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 16, 2022
    Configuration menu
    Copy the full SHA
    fd477ef View commit details
    Browse the repository at this point in the history
Loading