From 94f9c9eafc1f2a34e2e4da248ac0941ba77717d8 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Tue, 3 Jun 2025 15:23:52 +0000
Subject: [PATCH] chore(main): release 5.110.0-preview
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 7 +++++++
src/Microsoft.Graph/Microsoft.Graph.Beta.csproj | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 6c2162c82973..acc3354df075 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "5.109.0-preview"
+ ".": "5.110.0-preview"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 113f2207e48b..3da562be44ef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project does NOT adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and packages shipped from the beta service library will always be in `preview` as changes to the API are for non production use and commonly ship breaking changes.
+## [5.110.0-preview](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/compare/5.109.0-preview...5.110.0-preview) (2025-06-03)
+
+
+### Features
+
+* **generation:** update request builders and models ([1aa1030](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/commit/1aa10304a7244e277b1c9905f4418aed090e9f35))
+
## [5.109.0-preview](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/compare/5.108.0-preview...5.109.0-preview) (2025-05-20)
diff --git a/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj b/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj
index 83cf9f0967e2..aeacad768a08 100644
--- a/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj
+++ b/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj
@@ -27,7 +27,7 @@
- 5.109.0-preview
+ 5.110.0-preview