Skip to content

Commit 2ce4822

Browse files
Release v3.0.45 (#70)
Co-authored-by: Adam-it <[email protected]>
1 parent 1e91126 commit 2ce4822

File tree

7 files changed

+2550
-2536
lines changed

7 files changed

+2550
-2536
lines changed

data/m365Model.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2090,6 +2090,11 @@
20902090
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/file/file-version-get.mdx",
20912091
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/file/file-version-get"
20922092
},
2093+
{
2094+
"name": "spo file version keep",
2095+
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/file/file-version-keep.mdx",
2096+
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/file/file-version-keep"
2097+
},
20932098
{
20942099
"name": "spo file version list",
20952100
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/file/file-version-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.44",
5+
"version": "3.0.45",
66
"publisher": "adamwojcikit",
77
"author": {
88
"name": "Adam"

0 commit comments

Comments
 (0)