Releases: sws2apps/firebase-deployment
Releases · sws2apps/firebase-deployment
v3.7.0
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)
v3.6.0
3.6.0 (2024-06-15)
Features
- deps: bump braces from 3.0.2 to 3.0.3 (d028fc1)
v3.5.0
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)
v3.4.0
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)
v3.3.0
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)
v3.2.0
3.2.0 (2023-02-28)
Features
v3.1.0
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)
v3.0.1
3.0.1 (2022-09-24)
Bug Fixes
- action: add github action path (8ba8508)
v3.0.0
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.
v2.2.2
2.2.2 (2022-09-23)
Bug Fixes
- deps: env to authenticate is not loaded (c22ae29)