Skip to content

Latest commit

 

History

History
46 lines (22 loc) · 2.47 KB

CHANGELOG.md

File metadata and controls

46 lines (22 loc) · 2.47 KB

2.0.0 (2024-11-20)

Features

  • Add support for Node 20, 22; remove support for Node 12, 14, 15, 16, 17 (#54) (5415314)

BREAKING CHANGES

  • Removes support for Node 12, 14, 15, 16, 17. (5415314)

1.2.1 (2022-12-14)

Bug Fixes

  • security upgrade qs from 6.5.2 to 6.5.3 (#44) (c9473d1)

1.2.0 (2022-08-05)

Features

  • upgrade to latest Google Cloud Storage library (#40) (00b89b7)

1.1.3 (2022-06-10)

Reverts

  • Revert "Bump semantic-release from 17.4.6 to 19.0.3" (#37) (d451ef4), closes #37 #36

1.1.2 (2017-03-04)

  • Bumps @google-cloud/storage to 1.0.0

1.1.1 (2016-09-09)

  • Use @google-cloud/storage dependency

1.1.0 (2016-09-07)

  • Update dependencies #7 (miav)
  • fixed direct access url #5 (jherrmann)
  • fix content-type header in create file function #4 (ranhsd)