Skip to content

Commit 01f605c

Browse files
Release v3.0.43 (#84)
Co-authored-by: Adam-it <[email protected]>
1 parent ab28acb commit 01f605c

File tree

7 files changed

+3108
-3094
lines changed

7 files changed

+3108
-3094
lines changed

data/pnpPsModel.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1385,6 +1385,11 @@
13851385
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Get-PnPPowerApp.md",
13861386
"docs": "https://pnp.github.io/powershell/cmdlets/Get-PnPPowerApp.html"
13871387
},
1388+
{
1389+
"name": "Get-PnPPowerAppPermission",
1390+
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Get-PnPPowerAppPermission.md",
1391+
"docs": "https://pnp.github.io/powershell/cmdlets/Get-PnPPowerAppPermission.html"
1392+
},
13881393
{
13891394
"name": "Get-PnPPowerPlatformCustomConnector",
13901395
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Get-PnPPowerPlatformCustomConnector.md",

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": "With the PnP PowerShell VS Code extension, you can quickly learn, code and create scripts that use PnP PowerShell commands.",
5-
"version": "3.0.42",
5+
"version": "3.0.43",
66
"publisher": "adamwojcikit",
77
"author": {
88
"name": "Adam"

0 commit comments

Comments
 (0)