Skip to content

Commit 1fd1cc2

Browse files
Release v3.0.50 (#77)
Co-authored-by: Adam-it <[email protected]>
1 parent ee0e6d8 commit 1fd1cc2

File tree

7 files changed

+1719
-1705
lines changed

7 files changed

+1719
-1705
lines changed

data/m365Model.json

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2945,11 +2945,6 @@
29452945
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/site/site-admin-remove.mdx",
29462946
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/site/site-admin-remove"
29472947
},
2948-
{
2949-
"name": "spo site alert list",
2950-
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/site/site-alert-list.mdx",
2951-
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/site/site-alert-list"
2952-
},
29532948
{
29542949
"name": "spo site appcatalog add",
29552950
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/site/site-appcatalog-add.mdx",
@@ -3405,6 +3400,16 @@
34053400
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/web/web-add.mdx",
34063401
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/web/web-add"
34073402
},
3403+
{
3404+
"name": "spo web alert list",
3405+
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/web/web-alert-list.mdx",
3406+
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/web/web-alert-list"
3407+
},
3408+
{
3409+
"name": "spo web alert remove",
3410+
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/web/web-alert-remove.mdx",
3411+
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/web/web-alert-remove"
3412+
},
34083413
{
34093414
"name": "spo web clientsidewebpart list",
34103415
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/web/web-clientsidewebpart-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.49",
5+
"version": "3.0.50",
66
"publisher": "adamwojcikit",
77
"author": {
88
"name": "Adam"

0 commit comments

Comments
 (0)