Skip to content

Commit

Permalink
Release v3.0.15 (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: Adam-it <[email protected]>
  • Loading branch information
github-actions[bot] and Adam-it authored Nov 2, 2024
1 parent de64b92 commit 658e38a
Show file tree
Hide file tree
Showing 7 changed files with 1,625 additions and 1,597 deletions.
20 changes: 15 additions & 5 deletions data/m365Model.json
Original file line number Diff line number Diff line change
Expand Up @@ -2040,6 +2040,11 @@
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/folder/folder-sharinglink-remove.mdx",
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/folder/folder-sharinglink-remove"
},
{
"name": "spo folder sharinglink set",
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/folder/folder-sharinglink-set.mdx",
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/folder/folder-sharinglink-set"
},
{
"name": "spo group add",
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/group/group-add.mdx",
Expand Down Expand Up @@ -2825,11 +2830,6 @@
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/site/site-inplacerecordsmanagement-set.mdx",
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/site/site-inplacerecordsmanagement-set"
},
{
"name": "spo site list",
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/site/site-list.mdx",
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/site/site-list"
},
{
"name": "spo site recyclebinitem clear",
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/site/site-recyclebinitem-clear.mdx",
Expand Down Expand Up @@ -3075,6 +3075,11 @@
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/tenant/tenant-site-archive.mdx",
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/tenant/tenant-site-archive"
},
{
"name": "spo tenant site list",
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/tenant/tenant-site-list.mdx",
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/tenant/tenant-site-list"
},
{
"name": "spo tenant site membership list",
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/tenant/tenant-site-membership-list.mdx",
Expand Down Expand Up @@ -3805,6 +3810,11 @@
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/viva/engage/engage-community-list.mdx",
"docs": "https://pnp.github.io/cli-microsoft365/cmd/viva/engage/engage-community-list"
},
{
"name": "viva engage community user list",
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/viva/engage/engage-community-user-list.mdx",
"docs": "https://pnp.github.io/cli-microsoft365/cmd/viva/engage/engage-community-user-list"
},
{
"name": "viva engage group list",
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/viva/engage/engage-group-list.mdx",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "cli-for-microsoft-365-extension",
"displayName": "CLI for Microsoft 365 extension",
"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.",
"version": "3.0.14",
"version": "3.0.15",
"publisher": "adamwojcikit",
"author": {
"name": "Adam"
Expand Down
Loading

0 comments on commit 658e38a

Please sign in to comment.