Skip to content

Releases: sws2apps/firebase-deployment

v2.2.1

21 Sep 20:39
Compare
Choose a tag to compare

2.2.1 (2022-09-21)

Bug Fixes

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

v2.2.0

10 Sep 15:07
Compare
Choose a tag to compare

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)

v2.1.1

14 Aug 18:44
Compare
Choose a tag to compare

2.1.1 (2022-08-14)

Bug Fixes

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

v2.1.0

29 Jul 14:29
Compare
Choose a tag to compare

2.1.0 (2022-07-29)

Features

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

v2.0.3

11 Jul 14:42
Compare
Choose a tag to compare

2.0.3 (2022-07-11)

Bug Fixes

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

v2.0.2

11 Jun 12:10
Compare
Choose a tag to compare

2.0.2 (2022-06-11)

Bug Fixes

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

v2.0.1

11 Jun 11:54
Compare
Choose a tag to compare

2.0.1 (2022-06-11)

Bug Fixes

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

v2.0.0

11 Jun 11:43
Compare
Choose a tag to compare

2.0.0 (2022-06-11)

Features

  • actions: firebase project set as input file

BREAKING CHANGES

  • actions: the firebase project is now set using the workflow input file. A custom path can be used as well to look for the firebase.json config file

v1.4.0

06 Jun 17:13
Compare
Choose a tag to compare

1.4.0 (2022-06-06)

Features

  • readme: starting point for pin version is included (45f5ba6)

v1.3.11

03 Jun 07:23
Compare
Choose a tag to compare

1.3.11 (2022-06-03)

Bug Fixes

  • index: remove undefined options when deploying (3fa391f)