Skip to content

Latest commit

 

History

History
45 lines (20 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

45 lines (20 loc) · 1.54 KB

Changelog

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

1.1.5 (2020-07-19)

1.1.4 (2020-07-19)

Bug Fixes

  • avoids exit-code 1 in npm publish args generation (bdadd80)

1.1.3 (2020-07-19)

Bug Fixes

  • keeping .npmignore to avoid expensive npm pushes (b5b8606)

1.1.2 (2020-07-19)

Bug Fixes

  • adds public modifier to npm publish for ci (08ef2f1)

1.1.1 (2020-07-19)

Bug Fixes

  • uses node-gcloud executor for npm push (2393571)

1.1.0 (2020-07-19)

Features

Bug Fixes

  • uses builder image for extraction of npm-related data (8c205cc)