From 443bfd8bebd47392212efc65ee7dc75b8f5cdd99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20W=C3=B3jcik?= Date: Mon, 11 Mar 2024 01:25:58 +0100 Subject: [PATCH] Updates release notes --- docs/docs/about/release-notes.mdx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/docs/about/release-notes.mdx b/docs/docs/about/release-notes.mdx index 5c36ae6392c..c04487f92a2 100644 --- a/docs/docs/about/release-notes.mdx +++ b/docs/docs/about/release-notes.mdx @@ -13,10 +13,18 @@ sidebar_position: 4 - [purview threatassessment add](../cmd/purview/threatassessment/threatassessment-add.mdx) - creates a threat assessment [#4428](https://github.com/pnp/cli-microsoft365/issues/4428) - [purview threatassessment list](../cmd/purview/threatassessment/threatassessment-list.mdx) - get a list of threat assessments [#4426](https://github.com/pnp/cli-microsoft365/issues/4426) +**SharePoint Framework:** + +- [spfx project azuredevops pipeline add](../cmd/spfx/project/project-azuredevops-pipeline-add) - adds a Azure DevOps pipeline for a SharePoint Framework project [#5763](https://github.com/pnp/cli-microsoft365/issues/5763) + ### Changes - refactored 'auth' and 'chili' files to async/await. [#5145](https://github.com/pnp/cli-microsoft365/issues/5145) - refactored 'cli' files to async/await. [#5146](https://github.com/pnp/cli-microsoft365/issues/5146) +- updated docs dependencies. +- fixed retrieving new app only access token. [#5891](https://github.com/pnp/cli-microsoft365/issues/5891) +- added new script sample to generate the retirement report. [#5774](https://github.com/pnp/cli-microsoft365/issues/5774) +- added more options to 'spo user remove'. [#5522](https://github.com/pnp/cli-microsoft365/issues/5522) ## [v7.5.0](https://github.com/pnp/cli-microsoft365/releases/tag/v7.5.0)