From 5bf2d540152aeca343c1ebf4f34c2da1396e8b3c Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 15:39:52 +0000 Subject: [PATCH] chore(main): release 1.9.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ src/msgraph-cli.csproj | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 3800c0691d..44204dd048 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.8.0" + ".": "1.9.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 0210f606dc..3faab04b9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [1.9.0](https://github.com/microsoftgraph/msgraph-cli/compare/v1.8.0...v1.9.0) (2024-06-03) + + +### Features + +* **generation:** update request builders and models ([#475](https://github.com/microsoftgraph/msgraph-cli/issues/475)) ([beab734](https://github.com/microsoftgraph/msgraph-cli/commit/beab734a0ae3edd9e4c58c24b51e36b8a3e6d78a)) + ## [1.8.0](https://github.com/microsoftgraph/msgraph-cli/compare/v1.7.0...v1.8.0) (2024-05-21) diff --git a/src/msgraph-cli.csproj b/src/msgraph-cli.csproj index 308c83e7fc..36ba4bb2c7 100644 --- a/src/msgraph-cli.csproj +++ b/src/msgraph-cli.csproj @@ -7,7 +7,7 @@ disable enable mgc - 1.8.0 + 1.9.0