From 0d81c2fa07a06ba8f59ea603e48633152d845272 Mon Sep 17 00:00:00 2001
From: Caleb Kiage <747955+calebkiage@users.noreply.github.com>
Date: Tue, 13 Feb 2024 19:00:58 +0300
Subject: [PATCH] chore(main): release 1.2.1 (#348)
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 7 +++++++
.../Microsoft.Graph.Cli.Core.csproj | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 09a25228..1589e883 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "1.2.0"
+ ".": "1.2.1"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4821d9a3..316f5f55 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.2.1](https://github.com/microsoftgraph/msgraph-cli-core/compare/v1.2.0...v1.2.1) (2024-02-13)
+
+
+### Bug Fixes
+
+* fix bug with authentication failure when environment is changed ([#347](https://github.com/microsoftgraph/msgraph-cli-core/issues/347)) ([eba1c70](https://github.com/microsoftgraph/msgraph-cli-core/commit/eba1c70f49ada4fafaf05a647fed580b60c6a6d1)), closes [#346](https://github.com/microsoftgraph/msgraph-cli-core/issues/346)
+
## [1.2.0](https://github.com/microsoftgraph/msgraph-cli-core/compare/v1.1.0...v1.2.0) (2024-02-05)
diff --git a/src/Microsoft.Graph.Cli.Core/Microsoft.Graph.Cli.Core.csproj b/src/Microsoft.Graph.Cli.Core/Microsoft.Graph.Cli.Core.csproj
index c76a690f..b5083752 100644
--- a/src/Microsoft.Graph.Cli.Core/Microsoft.Graph.Cli.Core.csproj
+++ b/src/Microsoft.Graph.Cli.Core/Microsoft.Graph.Cli.Core.csproj
@@ -7,7 +7,7 @@
enable
embedded
- 1.2.0
+ 1.2.1
true
1.0.0