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

Commit

Permalink
Release 2.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam-it committed Dec 25, 2023
1 parent 8934f8a commit 8ba8c20
Show file tree
Hide file tree
Showing 4 changed files with 2,776 additions and 2,734 deletions.
15 changes: 15 additions & 0 deletions data/pnpPsModel.json
Original file line number Diff line number Diff line change
Expand Up @@ -505,6 +505,11 @@
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Connect-PnPOnline.md",
"docs": "https://pnp.github.io/powershell/cmdlets/Connect-PnPOnline.html"
},
{
"name": "Convert-PnPFile",
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Convert-PnPFile.md",
"docs": "https://pnp.github.io/powershell/cmdlets/Convert-PnPFile.html"
},
{
"name": "Convert-PnPFolderToSiteTemplate",
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Convert-PnPFolderToSiteTemplate.md",
Expand Down Expand Up @@ -1855,6 +1860,11 @@
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Measure-PnPWeb.md",
"docs": "https://pnp.github.io/powershell/cmdlets/Measure-PnPWeb.html"
},
{
"name": "Merge-PnPTerm",
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Merge-PnPTerm.md",
"docs": "https://pnp.github.io/powershell/cmdlets/Merge-PnPTerm.html"
},
{
"name": "Move-PnPFile",
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Move-PnPFile.md",
Expand Down Expand Up @@ -2165,6 +2175,11 @@
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Remove-PnPAzureADServicePrincipalAssignedAppRole.md",
"docs": "https://pnp.github.io/powershell/cmdlets/Remove-PnPAzureADServicePrincipalAssignedAppRole.html"
},
{
"name": "Remove-PnPContainer",
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Remove-PnPContainer.md",
"docs": "https://pnp.github.io/powershell/cmdlets/Remove-PnPContainer.html"
},
{
"name": "Remove-PnPContentType",
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Remove-PnPContentType.md",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "pnp-powershell-extension",
"displayName": "PnP PowerShell extension",
"description": "This extension provides functionalities that may be helpful when creating scripts using PnP PowerShell like docs, commands list, sample gallery and many more.",
"version": "2.12.3",
"version": "2.12.4",
"publisher": "adamwojcikit",
"author": {
"name": "Adam"
Expand Down
Loading

0 comments on commit 8ba8c20

Please sign in to comment.