From 93e21dd67057ef376c927b5210cddff2e94f6686 Mon Sep 17 00:00:00 2001 From: Matt Ellis Date: Wed, 13 Jul 2022 14:58:25 -0700 Subject: [PATCH 1/2] Update CHANGELOG.md with changes from #92 --- cli/azd/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cli/azd/CHANGELOG.md b/cli/azd/CHANGELOG.md index 33beb5f131e..f0e1d11f43e 100644 --- a/cli/azd/CHANGELOG.md +++ b/cli/azd/CHANGELOG.md @@ -8,6 +8,9 @@ ### Bugs Fixed +- [[#77]](https://github.com/Azure/azure-dev/issues/77) Use the correct command to log into the GitHub CLI in error messages. Thanks to community member [@TheEskhaton](https://github.com/TheEskhaton) for the fix! + + ### Other Changes ## 0.1.0-beta.2 (2022-07-13) From ea94bbe9d59046d36480f2dfe0346b7b4c0690f3 Mon Sep 17 00:00:00 2001 From: Matt Ellis Date: Wed, 13 Jul 2022 16:29:01 -0700 Subject: [PATCH 2/2] Update cli/azd/CHANGELOG.md Co-authored-by: Victor Vazquez --- cli/azd/CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/cli/azd/CHANGELOG.md b/cli/azd/CHANGELOG.md index f0e1d11f43e..64018047c89 100644 --- a/cli/azd/CHANGELOG.md +++ b/cli/azd/CHANGELOG.md @@ -10,7 +10,6 @@ - [[#77]](https://github.com/Azure/azure-dev/issues/77) Use the correct command to log into the GitHub CLI in error messages. Thanks to community member [@TheEskhaton](https://github.com/TheEskhaton) for the fix! - ### Other Changes ## 0.1.0-beta.2 (2022-07-13)