From c7e1c0341d6c7f696e50ef160bd857915881b3e7 Mon Sep 17 00:00:00 2001 From: Waldek Mastykarz <> Date: Thu, 9 Nov 2023 19:44:54 +0100 Subject: [PATCH] Updates release notes --- docs/docs/about/release-notes.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/docs/about/release-notes.mdx b/docs/docs/about/release-notes.mdx index cdef76265df..4cf819ac7d0 100644 --- a/docs/docs/about/release-notes.mdx +++ b/docs/docs/about/release-notes.mdx @@ -40,6 +40,7 @@ sidebar_position: 4 - fixed docs component imports - added thumbnail option to 'spo site set'. [#5495](https://github.com/pnp/cli-microsoft365/issues/5495) - refactored inquirer to new package structure. [#5510](https://github.com/pnp/cli-microsoft365/issues/5510) +- extended 'team user app remove' command with --userName (UPN). [#544](https://github.com/pnp/cli-microsoft365/issues/5446) ## [v7.1.0](https://github.com/pnp/cli-microsoft365/releases/tag/v7.1.0) @@ -3479,4 +3480,4 @@ Initial release. - [spo storageentity get](../cmd/spo/storageentity/storageentity-get.mdx) - get value of a tenant property - [spo storageentity list](../cmd/spo/storageentity/storageentity-list.mdx) - list all tenant properties - [spo storageentity remove](../cmd/spo/storageentity/storageentity-remove.mdx) - remove a tenant property -- [spo storageentity set](../cmd/spo/storageentity/storageentity-set.mdx) - set a tenant property \ No newline at end of file +- [spo storageentity set](../cmd/spo/storageentity/storageentity-set.mdx) - set a tenant property