From 929b4b7c7bbe6a852ea5f20a0159e1722cc98b59 Mon Sep 17 00:00:00 2001 From: "release-please-token-provider[bot]" <225477224+release-please-token-provider[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 17:31:33 +0000 Subject: [PATCH] chore(main): release 5.124.0-preview --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ src/Microsoft.Graph/Microsoft.Graph.Beta.csproj | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8916469b15b..840d165f038 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "5.123.0-preview" + ".": "5.124.0-preview" } diff --git a/CHANGELOG.md b/CHANGELOG.md index e02722f7365..8a46ad51859 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ 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.124.0-preview](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/compare/5.123.0-preview...5.124.0-preview) (2025-10-21) + + +### Features + +* **generation:** update request builders and models ([9ef412e](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/commit/9ef412e324c911682c19e734a78d4d440724769d)) +* **generation:** update request builders and models ([2b52a89](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/commit/2b52a89a05684364efb35b3a75e95ee35f408b64)) + ## [5.123.0-preview](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/compare/5.122.0-preview...5.123.0-preview) (2025-10-03) diff --git a/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj b/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj index 4063025a58b..0eb7787e1c5 100644 --- a/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj +++ b/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj @@ -27,7 +27,7 @@ - 5.123.0-preview + 5.124.0-preview