Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Omondi committed Oct 4, 2024
1 parent bfaba5e commit b2749ba
Show file tree
Hide file tree
Showing 71 changed files with 277 additions and 277 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "1.0.0-preview.28"
"version": "1.0.0-preview.29"
}
276 changes: 138 additions & 138 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/msgraph-sdk-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-admin",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "Admin fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -34,7 +34,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-agreementAcceptances/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-agreementacceptances",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "AgreementAcceptances fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-agreements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-agreements",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "Agreements fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-appCatalogs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-appcatalogs",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "AppCatalogs fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-applicationTemplates/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-applicationtemplates",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "ApplicationTemplates fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-applications/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-applications",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "Applications fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-auditLogs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-auditlogs",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "AuditLogs fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-authenticationmethodconfigurations",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "AuthenticationMethodConfigurations fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-authenticationMethodsPolicy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-authenticationmethodspolicy",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "AuthenticationMethodsPolicy fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-certificatebasedauthconfiguration",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "CertificateBasedAuthConfiguration fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-chats/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-chats",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "Chats fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-communications/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-communications",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "Communications fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-compliance/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-compliance",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "Compliance fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-connections/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-connections",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "Connections fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-contacts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-contacts",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "Contacts fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-contracts",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "Contracts fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-dataPolicyOperations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-datapolicyoperations",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "DataPolicyOperations fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-deviceAppManagement/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-deviceappmanagement",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "DeviceAppManagement fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-deviceManagement/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-devicemanagement",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "DeviceManagement fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-devices/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-devices",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "Devices fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-directory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-directory",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "Directory fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-directoryObjects/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-directoryobjects",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "DirectoryObjects fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/msgraph-sdk-directoryRoleTemplates/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/msgraph-sdk-directoryroletemplates",
"version": "1.0.0-preview.28",
"version": "1.0.0-preview.29",
"description": "DirectoryRoleTemplates fluent API for Microsoft Graph",
"keywords": [
"Microsoft",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
"@microsoft/msgraph-sdk": "^1.0.0-preview.28",
"@microsoft/msgraph-sdk": "^1.0.0-preview.29",
"guid-typescript": "^1.0.9",
"tslib": "^2.6.2"
},
Expand Down
Loading

0 comments on commit b2749ba

Please sign in to comment.