From b258a9f230b36c9fa86dfaa43d1906bd76399edb Mon Sep 17 00:00:00 2001 From: Google GitHub Actions Bot <72759630+google-github-actions-bot@users.noreply.github.com> Date: Fri, 22 Apr 2022 15:48:59 -0500 Subject: [PATCH] chore: release 0.7.1 (#169) Co-authored-by: Seth Vargo --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed4c4e54..ef87c81b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [0.7.1](https://www.github.com/google-github-actions/auth/compare/v0.7.0...v0.7.1) (2022-04-22) + + +### Miscellaneous Chores + +* release 0.7.1 ([b5b6d97](https://www.github.com/google-github-actions/auth/commit/b5b6d978c9d18fff624c340104d75251e9c18614)) + ## [0.7.0](https://www.github.com/google-github-actions/auth/compare/v0.6.0...v0.7.0) (2022-04-05)