Releases: sws2apps/firebase-deployment
Releases · sws2apps/firebase-deployment
v2.2.1
2.2.1 (2022-09-21)
Bug Fixes
- readme: no changes, updating docs for GOOGLE_APPLICATION_CREDENTIALS authentication (87d6702)
v2.2.0
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
2.1.1 (2022-08-14)
Bug Fixes
- package.json & package-lock.json to reduce vulnerabilities (df1de40)
v2.1.0
2.1.0 (2022-07-29)
Features
- actions: add additional arguments and retry with debug enabled (c5990e6)
v2.0.3
2.0.3 (2022-07-11)
Bug Fixes
- actions: no changes, docs update in readme to target main branch (d4d8d3d)
v2.0.2
2.0.2 (2022-06-11)
Bug Fixes
- readme: update readme to use number version (2e4cc06)
v2.0.1
2.0.1 (2022-06-11)
Bug Fixes
- semantic-release: update config to include dist folder (29b42b9)
v2.0.0
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
1.4.0 (2022-06-06)
Features
- readme: starting point for pin version is included (45f5ba6)
v1.3.11
1.3.11 (2022-06-03)
Bug Fixes
- index: remove undefined options when deploying (3fa391f)