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

Commit

Permalink
Release 2.12.23
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam-it committed May 12, 2024
1 parent 2fcfd70 commit 11c0d0c
Show file tree
Hide file tree
Showing 4 changed files with 2,271 additions and 2,257 deletions.
5 changes: 5 additions & 0 deletions data/m365Model.json
Original file line number Diff line number Diff line change
Expand Up @@ -2255,6 +2255,11 @@
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/listitem/listitem-batch-add.mdx",
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/listitem/listitem-batch-add"
},
{
"name": "spo listitem batch remove",
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/listitem/listitem-batch-remove.mdx",
"docs": "https://pnp.github.io/cli-microsoft365/cmd/spo/listitem/listitem-batch-remove"
},
{
"name": "spo listitem batch set",
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/spo/listitem/listitem-batch-set.mdx",
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": "2.12.22",
"version": "2.12.23",
"publisher": "adamwojcikit",
"author": {
"name": "Adam"
Expand Down
Loading

0 comments on commit 11c0d0c

Please sign in to comment.