auth/CHANGELOG.md
Google GitHub Actions Bot 50dbfd0907
chore: release 0.7.0 (#158)
2022-04-05 15:07:42 +00:00

31 lines
1.6 KiB
Markdown

# Changelog
## [0.7.0](https://www.github.com/google-github-actions/auth/compare/v0.6.0...v0.7.0) (2022-04-05)
### Features
* allow opt-out of exporting environment variables ([#157](https://www.github.com/google-github-actions/auth/issues/157)) ([d16fd89](https://www.github.com/google-github-actions/auth/commit/d16fd896f76605863c491de993d3e5d5cf4f68f8))
## [0.6.0](https://www.github.com/google-github-actions/auth/compare/v0.5.0...v0.6.0) (2022-02-03)
### Features
* emit a warning when the workspace is empty ([#117](https://www.github.com/google-github-actions/auth/issues/117)) ([983a037](https://www.github.com/google-github-actions/auth/commit/983a037dfb2896311c4cebbaa0de4cdc200d6985))
* ensure cred file is created with a predictable name ([#130](https://www.github.com/google-github-actions/auth/issues/130)) ([48c46e6](https://www.github.com/google-github-actions/auth/commit/48c46e6a594e8bd0b0b4806155ace5cad3aa8e24))
## [0.5.0](https://www.github.com/google-github-actions/auth/compare/v0.4.4...v0.5.0) (2022-01-22)
### Features
* switch to use node version 16 ([#110](https://www.github.com/google-github-actions/auth/issues/110)) ([54924db](https://www.github.com/google-github-actions/auth/commit/54924dbbed2718579e1a91c9fc16a0b81c1ad8cb))
### [0.4.4](https://www.github.com/google-github-actions/auth/compare/v0.4.3...v0.4.4) (2021-12-22)
### Bug Fixes
* switch to actions-utils and update deps ([#91](https://www.github.com/google-github-actions/auth/issues/91)) ([ec59fe8](https://www.github.com/google-github-actions/auth/commit/ec59fe8c8e0c9f3f3b6ed799d8318a75930f9038))