From b458e9ec0c9fc3ca5dbf8df37ca69763080ebd22 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, 15 Sep 2026 20:56:03 +0000 Subject: [PATCH] chore(main): release 6.7.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ src/Microsoft.Graph/Microsoft.Graph.csproj | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e3d38e8f1f7..6ff829e6ff9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "6.6.0" + ".": "6.7.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e2c42343f6..415b2ccbd06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project does adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [6.7.0](https://github.com/microsoftgraph/msgraph-sdk-dotnet/compare/6.6.0...6.7.0) (2026-09-15) + + +### Features + +* **generation:** update request builders and models ([#3178](https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/3178)) ([cdab22e](https://github.com/microsoftgraph/msgraph-sdk-dotnet/commit/cdab22e8324e47f85c77f4d68093049d0a9c31ef)) + ## [6.6.0](https://github.com/microsoftgraph/msgraph-sdk-dotnet/compare/6.5.0...6.6.0) (2026-09-02) diff --git a/src/Microsoft.Graph/Microsoft.Graph.csproj b/src/Microsoft.Graph/Microsoft.Graph.csproj index 2faa66fb3b4..7eb167e80ad 100644 --- a/src/Microsoft.Graph/Microsoft.Graph.csproj +++ b/src/Microsoft.Graph/Microsoft.Graph.csproj @@ -23,7 +23,7 @@ 35MSSharedLib1024.snk true - 6.6.0 + 6.7.0