-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
MSAL.js Release Automation
committed
Nov 5, 2024
1 parent
1bd3b55
commit 056024e
Showing
44 changed files
with
375 additions
and
148 deletions.
There are no files selected for viewing
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-browser-5cdfa133-09ad-43b1-98be-3eab7c3c3518.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-browser-a7e3c096-c445-4017-9b15-e9c0a67e1aa4.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-browser-e9f172e6-4b83-4d1b-ba32-63d3ed65e1d1.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-browser-fd66b3d2-1b28-4da3-8eef-5bdd24ae29f4.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-common-2ed83dca-c370-4a86-82d8-6de354e85823.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-common-36ee3c61-5054-4e0a-8614-47950e257505.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-common-70b64dad-3795-4d31-8f99-693a330e4d86.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-common-a3185045-8846-4cd8-b6a2-5249378cee8f.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-common-c85d0ff2-b5d3-42a5-81e4-db5e5046bf2c.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-common-e50cbab0-daa5-497d-af15-caeed7c34e6c.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-node-15bde5e8-c664-477f-a42c-68429b903dcc.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-node-4d1288f5-51f1-41c5-90c9-fbbe85ed7454.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-node-56c99a9e-cd9b-47cc-8e20-ce4c726aa816.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-node-b449273d-2a9c-4b34-a210-42f3b3ac9868.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-node-c5094137-4ebe-49b6-97dc-26857eaec991.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
/* eslint-disable header/header */ | ||
export const name = "@azure/msal-node-extensions"; | ||
export const version = "1.3.0"; | ||
export const version = "1.4.0"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@azure/msal-angular", | ||
"version": "3.0.25", | ||
"version": "3.1.0", | ||
"author": { | ||
"name": "Microsoft", | ||
"email": "[email protected]", | ||
|
@@ -50,7 +50,7 @@ | |
"@angular/platform-browser": "^15.1.4", | ||
"@angular/platform-browser-dynamic": "^15.1.4", | ||
"@angular/router": "^15.1.4", | ||
"@azure/msal-browser": "^3.25.0", | ||
"@azure/msal-browser": "^3.27.0", | ||
"@types/jasmine": "~3.6.0", | ||
"@types/jasminewd2": "~2.0.3", | ||
"@types/node": "^12.11.1", | ||
|
@@ -71,7 +71,7 @@ | |
"zone.js": "~0.11.8" | ||
}, | ||
"peerDependencies": { | ||
"@azure/msal-browser": "^3.25.0", | ||
"@azure/msal-browser": "^3.27.0", | ||
"rxjs": "^7.0.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
/* eslint-disable header/header */ | ||
export const name = "@azure/msal-angular"; | ||
export const version = "3.0.25"; | ||
export const version = "3.1.0"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,65 @@ | ||
{ | ||
"name": "@azure/msal-browser", | ||
"entries": [ | ||
{ | ||
"date": "Tue, 05 Nov 2024 18:58:45 GMT", | ||
"version": "3.27.0", | ||
"tag": "@azure/msal-browser_v3.27.0", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-browser", | ||
"commit": "1bd3b55dcfd3b544359cc41ff58c63208fd52116", | ||
"comment": "Move requestId telemetry collection" | ||
} | ||
], | ||
"minor": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-browser", | ||
"commit": "1bd3b55dcfd3b544359cc41ff58c63208fd52116", | ||
"comment": "Capture runtime errors in telemetry for submeasures" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-browser", | ||
"commit": "1bd3b55dcfd3b544359cc41ff58c63208fd52116", | ||
"comment": "Additional network failure telemetry" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-browser", | ||
"commit": "1bd3b55dcfd3b544359cc41ff58c63208fd52116", | ||
"comment": "Add first order broker parameters #7348" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@azure/msal-browser", | ||
"comment": "Bump @azure/msal-common to v14.16.0", | ||
"commit": "not available" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@azure/msal-browser", | ||
"comment": "Bump eslint-config-msal to v0.0.0", | ||
"commit": "not available" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@azure/msal-browser", | ||
"comment": "Bump msal-test-utils to v0.0.1", | ||
"commit": "not available" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@azure/msal-browser", | ||
"comment": "Bump rollup-msal to v0.0.0", | ||
"commit": "not available" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 08 Oct 2024 20:45:26 GMT", | ||
"version": "3.26.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,27 @@ | ||
# Change Log - @azure/msal-browser | ||
|
||
This log was last generated on Tue, 08 Oct 2024 20:45:26 GMT and should not be manually modified. | ||
This log was last generated on Tue, 05 Nov 2024 18:58:45 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 3.27.0 | ||
|
||
Tue, 05 Nov 2024 18:58:45 GMT | ||
|
||
### Minor changes | ||
|
||
- Capture runtime errors in telemetry for submeasures ([email protected]) | ||
- Additional network failure telemetry ([email protected]) | ||
- Add first order broker parameters #7348 ([email protected]) | ||
- Bump @azure/msal-common to v14.16.0 | ||
- Bump eslint-config-msal to v0.0.0 | ||
- Bump msal-test-utils to v0.0.1 | ||
- Bump rollup-msal to v0.0.0 | ||
|
||
### Patches | ||
|
||
- Move requestId telemetry collection ([email protected]) | ||
|
||
## 3.26.1 | ||
|
||
Tue, 08 Oct 2024 20:45:26 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.