Skip to content

Commit bd2b11f

Browse files
Release v3.0.51 (#78)
Co-authored-by: Adam-it <58668583+Adam-it@users.noreply.github.com>
1 parent 1fd1cc2 commit bd2b11f

File tree

7 files changed

+865
-851
lines changed

7 files changed

+865
-851
lines changed

data/m365Model.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3095,6 +3095,11 @@
30953095
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/site/site-unarchive.mdx",
30963096
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/site/site-unarchive"
30973097
},
3098+
{
3099+
"name": "spo site versionpolicy get",
3100+
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/site/site-versionpolicy-get.mdx",
3101+
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/site/site-versionpolicy-get"
3102+
},
30983103
{
30993104
"name": "spo sitedesign add",
31003105
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/sitedesign/sitedesign-add.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.50",
5+
"version": "3.0.51",
66
"publisher": "adamwojcikit",
77
"author": {
88
"name": "Adam"

0 commit comments

Comments
 (0)