From 2af8c7fb531edf2aed175d0b7c5e7b5d41e8536d Mon Sep 17 00:00:00 2001
From: Caleb Kiage <747955+calebkiage@users.noreply.github.com>
Date: Tue, 30 Apr 2024 15:54:35 +0300
Subject: [PATCH] chore(main): release 0.2.1 (#47)
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 9 +++++++++
src/msgraph-beta-cli.csproj | 16 ++++++++--------
3 files changed, 18 insertions(+), 9 deletions(-)
create mode 100644 CHANGELOG.md
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 0262db7585..084d2834fd 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.2.0"
+ ".": "0.2.1"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000000..e2584ea411
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
+
+## [0.2.1](https://github.com/microsoftgraph/msgraph-beta-cli/compare/v0.2.0...v0.2.1) (2024-04-23)
+
+
+### Features
+
+* add national cloud support ([#46](https://github.com/microsoftgraph/msgraph-beta-cli/issues/46)) ([b96dc1e](https://github.com/microsoftgraph/msgraph-beta-cli/commit/b96dc1ed4755017ce47b4a814bab707b0ede5f4b))
+* **generation:** update request builders and models ([#54](https://github.com/microsoftgraph/msgraph-beta-cli/issues/54)) ([21f7281](https://github.com/microsoftgraph/msgraph-beta-cli/commit/21f7281b260a6e9efa168ab89bc64827231ebb3d))
diff --git a/src/msgraph-beta-cli.csproj b/src/msgraph-beta-cli.csproj
index 0954f54754..ef5cb4ffbe 100644
--- a/src/msgraph-beta-cli.csproj
+++ b/src/msgraph-beta-cli.csproj
@@ -7,7 +7,7 @@
disable
enable
mgc-beta
- 0.2.0-preview.1
+ 0.2.1
@@ -54,15 +54,15 @@
-
-
-
-
-
+
+
+
+
+
-
-
+
+