Skip to content
This repository was archived by the owner on May 18, 2024. It is now read-only.

Commit ab32b60

Browse files
committed
Release 2.12.14
1 parent e22d629 commit ab32b60

File tree

4 files changed

+1513
-1511
lines changed

4 files changed

+1513
-1511
lines changed

data/samples.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,9 @@
489489
"modern",
490490
"Connect-PnPOnline",
491491
"Get-PnPTenantSite",
492-
"Get-PnPUnifiedAuditLog"
492+
"Get-PnPUnifiedAuditLog",
493+
"m365 purview auditlog list",
494+
"m365 login"
493495
]
494496
},
495497
{

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": "pnp-powershell-extension",
33
"displayName": "PnP PowerShell extension",
44
"description": "This extension provides functionalities that may be helpful when creating scripts using PnP PowerShell like docs, commands list, sample gallery and many more.",
5-
"version": "2.12.13",
5+
"version": "2.12.14",
66
"publisher": "adamwojcikit",
77
"author": {
88
"name": "Adam"

0 commit comments

Comments
 (0)