From 2f581366c5937c56d79fe92dda4201f3c79fb6c5 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 12:54:42 +0000 Subject: [PATCH] chore(main): release 5.84.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 7a912bb194c..cd6a6df806b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "5.83.0-preview" + ".": "5.84.0-preview" } diff --git a/CHANGELOG.md b/CHANGELOG.md index aab0b42b5d4..e3554519116 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.84.0-preview](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/compare/5.83.0-preview...5.84.0-preview) (2024-10-09) + + +### Features + +* **generation:** update request builders and models ([a962be9](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/commit/a962be91d3c61e0bb7a904d91c2da51429b60bf8)) + ## [5.83.0-preview](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/compare/5.82.1-preview...5.83.0-preview) (2024-10-02) diff --git a/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj b/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj index 748e610544c..6706bd726a4 100644 --- a/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj +++ b/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj @@ -27,7 +27,7 @@ - 5.83.0-preview + 5.84.0-preview