From 8be948497e16ddd6e52aac94db3ce2800201978e Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 07:59:34 +0000 Subject: [PATCH] chore(main): release 3.2.2 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ src/Microsoft.Graph.Core/Microsoft.Graph.Core.csproj | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index a9e40ee0..144739cd 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.2.1" + ".": "3.2.2" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cd6bee5..10e584c3 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). +## [3.2.2](https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/compare/3.2.1...3.2.2) (2025-01-10) + + +### Bug Fixes + +* update kiota dependencies to expose the BodyInspectionHandler ([32aac7b](https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/commit/32aac7b5753f0f3a42012b9bf6c810b1bce1f36f)) + ## [3.2.1](https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/compare/3.2.0...3.2.1) (2024-11-18) diff --git a/src/Microsoft.Graph.Core/Microsoft.Graph.Core.csproj b/src/Microsoft.Graph.Core/Microsoft.Graph.Core.csproj index 260f1ed9..24593c8c 100644 --- a/src/Microsoft.Graph.Core/Microsoft.Graph.Core.csproj +++ b/src/Microsoft.Graph.Core/Microsoft.Graph.Core.csproj @@ -21,7 +21,7 @@ 35MSSharedLib1024.snk true - 3.2.1 + 3.2.2