Skip to content

Commit 1b00553

Browse files
Release v3.0.34 (#53)
Co-authored-by: Adam-it <[email protected]>
1 parent 1d6b12c commit 1b00553

File tree

7 files changed

+2527
-2513
lines changed

7 files changed

+2527
-2513
lines changed

data/m365Model.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1585,6 +1585,11 @@
15851585
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spe/container/container-list.mdx",
15861586
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spe/container/container-list"
15871587
},
1588+
{
1589+
"name": "spe container permission list",
1590+
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spe/container/container-permission-list.mdx",
1591+
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spe/container/container-permission-list"
1592+
},
15881593
{
15891594
"name": "spe containertype add",
15901595
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spe/containertype/containertype-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.33",
5+
"version": "3.0.34",
66
"publisher": "adamwojcikit",
77
"author": {
88
"name": "Adam"

0 commit comments

Comments
 (0)