Skip to content

Commit 9f5de9b

Browse files
Release v3.0.28 (#41)
Co-authored-by: Adam-it <[email protected]>
1 parent b985748 commit 9f5de9b

File tree

7 files changed

+1659
-1659
lines changed

7 files changed

+1659
-1659
lines changed

data/m365Model.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2185,6 +2185,11 @@
21852185
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/homesite/homesite-get.mdx",
21862186
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/homesite/homesite-get"
21872187
},
2188+
{
2189+
"name": "spo homesite list",
2190+
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/homesite/homesite-list.mdx",
2191+
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/homesite/homesite-list"
2192+
},
21882193
{
21892194
"name": "spo homesite remove",
21902195
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/homesite/homesite-remove.mdx",
@@ -3150,11 +3155,6 @@
31503155
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/tenant/tenant-commandset-set.mdx",
31513156
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/tenant/tenant-commandset-set"
31523157
},
3153-
{
3154-
"name": "spo tenant homesite list",
3155-
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/tenant/tenant-homesite-list.mdx",
3156-
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/tenant/tenant-homesite-list"
3157-
},
31583158
{
31593159
"name": "spo tenant recyclebinitem list",
31603160
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/tenant/tenant-recyclebinitem-list.mdx",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cli-for-microsoft-365-extension",
33
"displayName": "CLI for Microsoft 365 extension",
44
"description": "This extension provides functionalities that may be helpful when creating scripts using CLI for Microsoft 365 like docs, commands list, sample gallery and many more.",
5-
"version": "3.0.27",
5+
"version": "3.0.28",
66
"publisher": "adamwojcikit",
77
"author": {
88
"name": "Adam"

0 commit comments

Comments
 (0)