Skip to content

Latest commit

 

History

History
285 lines (131 loc) · 11.9 KB

CHANGELOG.md

File metadata and controls

285 lines (131 loc) · 11.9 KB

3.7.0 (2024-10-10)

Features

  • deps: bump @actions/core from 1.10.1 to 1.11.0 (6230c02)
  • deps: bump @actions/core from 1.11.0 to 1.11.1 (1bb0cbb)
  • deps: bump @vercel/ncc from 0.38.1 to 0.38.2 (d2adf2d)

3.6.0 (2024-06-15)

Features

  • deps: bump braces from 3.0.2 to 3.0.3 (d028fc1)

3.5.0 (2024-02-21)

Bug Fixes

  • actions: update deploy command and print output of exec to the current process (9fc9677)

Features

  • deps: bump @actions/core from 1.10.0 to 1.10.1 (599ce41)
  • deps: bump @vercel/ncc from 0.38.0 to 0.38.1 (6298aec)

3.4.0 (2023-09-08)

Features

  • deps: bump @vercel/ncc from 0.36.1 to 0.38.0 (16871b7)
  • deps: bump yaml and semantic-release (4706cbb)

3.3.0 (2023-04-06)

Bug Fixes

  • action: allow specifying node version (db149f6)

Features

  • deps: bump @semantic-release/changelog from 6.0.2 to 6.0.3 (17c6cf5)

3.2.0 (2023-02-28)

Features

  • actions: add debug mode (56f5a21)

3.1.0 (2023-02-17)

Features

  • deps: bump @actions/core from 1.9.1 to 1.10.0 (94ebd91)
  • deps: bump @semantic-release/changelog from 6.0.1 to 6.0.2 (01cf92a)
  • deps: bump @vercel/ncc from 0.34.0 to 0.36.0 (6308ee2)
  • deps: bump @vercel/ncc from 0.36.0 to 0.36.1 (7eaedf5)

3.0.1 (2022-09-24)

Bug Fixes

  • action: add github action path (8ba8508)

3.0.0 (2022-09-23)

Features

  • action: authentication only using workload identity federation (9441792)

BREAKING CHANGES

  • With this new release, we do now support the keyless authentication to Google Cloud. The two new inputs for this authentication method are mandatory to run this action. Check the Setting up Workload Identity Federation guide for the needed setup.

2.2.2 (2022-09-23)

Bug Fixes

  • deps: env to authenticate is not loaded (c22ae29)

2.2.1 (2022-09-21)

Bug Fixes

  • readme: no changes, updating docs for GOOGLE_APPLICATION_CREDENTIALS authentication (87d6702)

2.2.0 (2022-09-10)

Features

  • deps: bump @vercel/ncc from 0.33.4 to 0.34.0 (078a586)

Reverts

  • Revert "chore(ci): test new credentials" (cb1a18e)

2.1.1 (2022-08-14)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (df1de40)

2.1.0 (2022-07-29)

Features

  • actions: add additional arguments and retry with debug enabled (c5990e6)

2.0.3 (2022-07-11)

Bug Fixes

  • actions: no changes, docs update in readme to target main branch (d4d8d3d)

2.0.2 (2022-06-11)

Bug Fixes

  • readme: update readme to use number version (2e4cc06)

2.0.1 (2022-06-11)

Bug Fixes

  • semantic-release: update config to include dist folder (29b42b9)

2.0.0 (2022-06-11)

Bug Fixes

Features

  • actions: force version bumping (a8538e2)
  • actions: force version bumping (63cf1fa)
  • actions: force version bumping (93c7887)

BREAKING CHANGES

  • actions: force version bumping
  • force version bumping
  • actions: force bumping

2.0.0 (2022-06-11)

Bug Fixes

Features

  • actions: force version bumping (a8538e2)
  • actions: force version bumping (63cf1fa)
  • actions: force version bumping (93c7887)

BREAKING CHANGES

  • actions: force version bumping
  • force version bumping
  • actions: force bumping

2.0.0 (2022-06-11)

Bug Fixes

  • actions: restore using input (dd83750)

Features

  • actions: force version bumping (63cf1fa)
  • actions: force version bumping (93c7887)

BREAKING CHANGES

  • actions: force bumping

2.0.0 (2022-06-11)

Bug Fixes

  • actions: restore using input (dd83750)

Features

  • actions: force version bumping (93c7887)

BREAKING CHANGES

  • actions: force bumping

1.3.1 (2022-06-11)

Bug Fixes

  • actions: restore using input (dd83750)

1.3.0 (2022-05-22)

Features

  • action: add options on exec (e009910)

1.2.2 (2022-05-19)

Bug Fixes

1.2.1 (2022-05-19)

Bug Fixes

  • semantic-release: package.json not updated (6724777)

1.2.0 (2022-05-19)

Features

1.1.2 (2022-05-19)

Bug Fixes

  • package.json: add type module (8896264)

1.1.1 (2022-05-19)

Bug Fixes

  • actions: downgrade to node16 (472deb2)

1.1.0 (2022-05-19)

Features

  • actions: update to use javascript actions (29982e4)
  • dockerfile: add pin to node-slim (c45972e)
  • dockerfile: pin firebase-tools (526f10b)