Skip to content
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/nodejs-storage
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/nodejs-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.1
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on May 24, 2022

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

Commits on May 25, 2022

  1. fix: capture and throw on non-existent files (#1969)

    * fix: capture and throw on non-existent files
    
    * fix: use event handler instead of `pipeline`
    
    - TS doesn't support the pipeline `value` return in the callback yet...
    d-goog authored May 25, 2022
    Configuration menu
    Copy the full SHA
    52d81c0 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 6.0.1 (#1970)

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