Skip to content

Commit

Permalink
Release v3.0.12 (#21)
Browse files Browse the repository at this point in the history
Co-authored-by: Adam-it <[email protected]>
  • Loading branch information
github-actions[bot] and Adam-it authored Oct 13, 2024
1 parent d7f0e0b commit 283f139
Show file tree
Hide file tree
Showing 7 changed files with 3,186 additions and 3,162 deletions.
24 changes: 24 additions & 0 deletions data/samples.json
Original file line number Diff line number Diff line change
Expand Up @@ -2079,6 +2079,30 @@
"createDate": "2024-02-01",
"source": "script-samples"
},
{
"title": "Download all files from Document Libarary/Folder",
"url": "https://pnp.github.io/script-samples/spo-download-files-from-doclib/README.html",
"rawUrl": "https://raw.githubusercontent.com/pnp/script-samples/main/scripts/spo-download-files-from-doclib/README.md",
"description": "The script will download all files from an SharePoint Document Libraray or Folder",
"image": "https://raw.githubusercontent.com/pnp/script-samples/main/scripts/spo-download-files-from-doclib/assets/preview.png",
"type": [
"powershell"
],
"tabTag": [
"#tab/cli-m365-ps"
],
"authors": [
{
"name": "Peter Paul Kirschner",
"pictureUrl": "https://github.com/petkir.png"
}
],
"tags": [
"<Cmdlets-Used>"
],
"createDate": "2024-09-21",
"source": "script-samples"
},
{
"title": "Empty SharePoint Online Site Recycle Bin",
"url": "https://pnp.github.io/script-samples/spo-empty-recycle-bin/README.html",
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": "cli-for-microsoft-365-extension",
"displayName": "CLI for Microsoft 365 extension",
"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.",
"version": "3.0.11",
"version": "3.0.12",
"publisher": "adamwojcikit",
"author": {
"name": "Adam"
Expand Down
Loading

0 comments on commit 283f139

Please sign in to comment.