Skip to content

Commit 2bb2744

Browse files
Release v3.0.37 (#58)
Co-authored-by: Adam-it <[email protected]>
1 parent 54231b5 commit 2bb2744

File tree

7 files changed

+3398
-3384
lines changed

7 files changed

+3398
-3384
lines changed

data/m365Model.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4050,6 +4050,11 @@
40504050
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/viva/engage/engage-community-list.mdx",
40514051
"docs": "https://pnp.github.io/cli-microsoft365/cmd/viva/engage/engage-community-list"
40524052
},
4053+
{
4054+
"name": "viva engage community remove",
4055+
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/viva/engage/engage-community-remove.mdx",
4056+
"docs": "https://pnp.github.io/cli-microsoft365/cmd/viva/engage/engage-community-remove"
4057+
},
40534058
{
40544059
"name": "viva engage community set",
40554060
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/viva/engage/engage-community-set.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.36",
5+
"version": "3.0.37",
66
"publisher": "adamwojcikit",
77
"author": {
88
"name": "Adam"

0 commit comments

Comments
 (0)