Skip to content

Commit b237c57

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

File tree

7 files changed

+867
-853
lines changed

7 files changed

+867
-853
lines changed

data/m365Model.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,11 @@
565565
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/entra/resourcenamespace/resourcenamespace-list.mdx",
566566
"docs": "https://pnp.github.io/cli-microsoft365/cmd/entra/resourcenamespace/resourcenamespace-list"
567567
},
568+
{
569+
"name": "entra roleassignment add",
570+
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/entra/roleassignment/roleassignment-add.mdx",
571+
"docs": "https://pnp.github.io/cli-microsoft365/cmd/entra/roleassignment/roleassignment-add"
572+
},
568573
{
569574
"name": "entra roledefinition add",
570575
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/entra/roledefinition/roledefinition-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.45",
5+
"version": "3.0.46",
66
"publisher": "adamwojcikit",
77
"author": {
88
"name": "Adam"

0 commit comments

Comments
 (0)