Skip to content

Commit 45c0d45

Browse files
Release v3.0.30 (#44)
Co-authored-by: Adam-it <[email protected]>
1 parent 105d405 commit 45c0d45

File tree

7 files changed

+2516
-2488
lines changed

7 files changed

+2516
-2488
lines changed

data/m365Model.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3975,11 +3975,21 @@
39753975
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/viva/engage/engage-community-set.mdx",
39763976
"docs": "https://pnp.github.io/cli-microsoft365/cmd/viva/engage/engage-community-set"
39773977
},
3978+
{
3979+
"name": "viva engage community user add",
3980+
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/viva/engage/engage-community-user-add.mdx",
3981+
"docs": "https://pnp.github.io/cli-microsoft365/cmd/viva/engage/engage-community-user-add"
3982+
},
39783983
{
39793984
"name": "viva engage community user list",
39803985
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/viva/engage/engage-community-user-list.mdx",
39813986
"docs": "https://pnp.github.io/cli-microsoft365/cmd/viva/engage/engage-community-user-list"
39823987
},
3988+
{
3989+
"name": "viva engage community user remove",
3990+
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/viva/engage/engage-community-user-remove.mdx",
3991+
"docs": "https://pnp.github.io/cli-microsoft365/cmd/viva/engage/engage-community-user-remove"
3992+
},
39833993
{
39843994
"name": "viva engage group list",
39853995
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/viva/engage/engage-group-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.29",
5+
"version": "3.0.30",
66
"publisher": "adamwojcikit",
77
"author": {
88
"name": "Adam"

0 commit comments

Comments
 (0)