Skip to content

Latest commit

 

History

History
80 lines (36 loc) · 2.99 KB

CHANGELOG.md

File metadata and controls

80 lines (36 loc) · 2.99 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.1 (2020-10-08)

Bug Fixes

  • actually pass down makePublic option (b3e3846)

1.0.0 (2020-10-08)

⚠ BREAKING CHANGES

  • drop Node < 10 and updates storage apis

  • bump google-cloud/storage. support keyFilename

  • Add makePublic flag to support uniform storage permissions

  • update minimum node version

  • update minimum node version

  • fix mistake

Features

  • Skip make public for uniform storage permissions (#14) (31c6e37)

Bug Fixes

0.4.0 (2018-05-03)

Features

0.3.0 (2018-01-15)

Features

0.2.2 (2018-01-12)

Bug Fixes

0.2.1 (2017-11-10)

Bug Fixes

  • separating the check for projectId and credentials fixes #9 (#10) (136796a)

0.2.0 (2017-04-18)