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.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam-it committed Jan 21, 2024
1 parent 054e406 commit 562f5c7
Show file tree
Hide file tree
Showing 4 changed files with 1,478 additions and 1,464 deletions.
5 changes: 5 additions & 0 deletions data/m365Model.json
Original file line number Diff line number Diff line change
Expand Up @@ -565,6 +565,11 @@
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/external/connection/connection-schema-add.mdx",
"docs": "https://pnp.github.io/cli-microsoft365/cmd/external/connection/connection-schema-add"
},
{
"name": "external connection urltoitemresolver add",
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/external/connection/connection-urltoitemresolver-add.mdx",
"docs": "https://pnp.github.io/cli-microsoft365/cmd/external/connection/connection-urltoitemresolver-add"
},
{
"name": "external item add",
"url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/external/item/item-add.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.7",
"version": "2.12.8",
"publisher": "adamwojcikit",
"author": {
"name": "Adam"
Expand Down
Loading

0 comments on commit 562f5c7

Please sign in to comment.