auth/CHANGELOG.md
Google GitHub Actions Bot 8d125895b9
chore: release 0.6.0 (#118)
2022-02-03 15:55:30 -05:00

24 lines
1.2 KiB
Markdown

# Changelog
## [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))