Skip to content

Commit fafcb06

Browse files
Release v3.0.57 (#89)
Co-authored-by: Adam-it <[email protected]>
1 parent 6a73798 commit fafcb06

File tree

7 files changed

+1713
-1699
lines changed

7 files changed

+1713
-1699
lines changed

data/m365Model.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1605,6 +1605,11 @@
16051605
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spe/container/container-recyclebinitem-list.mdx",
16061606
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spe/container/container-recyclebinitem-list"
16071607
},
1608+
{
1609+
"name": "spe container recyclebinitem remove",
1610+
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spe/container/container-recyclebinitem-remove.mdx",
1611+
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spe/container/container-recyclebinitem-remove"
1612+
},
16081613
{
16091614
"name": "spe container recyclebinitem restore",
16101615
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spe/container/container-recyclebinitem-restore.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.56",
5+
"version": "3.0.57",
66
"publisher": "adamwojcikit",
77
"author": {
88
"name": "Adam"

0 commit comments

Comments
 (0)