-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Jul 23, 2024
1 parent
99f8152
commit cba1fe0
Showing
35 changed files
with
271 additions
and
84 deletions.
There are no files selected for viewing
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-browser-60c15904-56e7-4805-bf26-8460c6897182.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-browser-61afe86b-a787-4083-96f1-b8c531de0bee.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-common-9eff86b6-1b02-4445-94e1-56a77a96990d.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-common-b5fa97f3-1dc4-4676-bfec-0ab93163bd3e.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-node-1ce00b57-221a-49f7-88eb-9c8b62b01389.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-node-extensions-305e7120-5371-4eb0-9293-cc5f040391f1.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,33 @@ | ||
{ | ||
"name": "@azure/msal-node-extensions", | ||
"entries": [ | ||
{ | ||
"date": "Tue, 23 Jul 2024 14:19:34 GMT", | ||
"version": "1.1.0", | ||
"tag": "@azure/msal-node-extensions_v1.1.0", | ||
"comments": { | ||
"minor": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-node-extensions", | ||
"commit": "99f8152a15ba356dba35ea424c670086bf8d776f", | ||
"comment": "Track MSAL node SKU for broker flows #7213" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@azure/msal-node-extensions", | ||
"comment": "Bump @azure/msal-common to v14.14.0", | ||
"commit": "not available" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@azure/msal-node-extensions", | ||
"comment": "Bump eslint-config-msal to v0.0.0", | ||
"commit": "not available" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 16 Jul 2024 18:22:27 GMT", | ||
"version": "1.0.21", | ||
|
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,19 @@ | ||
# Change Log - @azure/msal-node-extensions | ||
|
||
This log was last generated on Tue, 16 Jul 2024 18:22:27 GMT and should not be manually modified. | ||
This log was last generated on Tue, 23 Jul 2024 14:19:34 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 1.1.0 | ||
|
||
Tue, 23 Jul 2024 14:19:34 GMT | ||
|
||
### Minor changes | ||
|
||
- Track MSAL node SKU for broker flows #7213 ([email protected]) | ||
- Bump @azure/msal-common to v14.14.0 | ||
- Bump eslint-config-msal to v0.0.0 | ||
|
||
## 1.0.21 | ||
|
||
Tue, 16 Jul 2024 18:22:27 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
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.0.21"; | ||
export const version = "1.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
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.22", | ||
"version": "3.0.23", | ||
"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.19.1", | ||
"@azure/msal-browser": "^3.20.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.19.1", | ||
"@azure/msal-browser": "^3.20.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.22"; | ||
export const version = "3.0.23"; |
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,45 @@ | ||
{ | ||
"name": "@azure/msal-browser", | ||
"entries": [ | ||
{ | ||
"date": "Tue, 23 Jul 2024 14:19:34 GMT", | ||
"version": "3.20.0", | ||
"tag": "@azure/msal-browser_v3.20.0", | ||
"comments": { | ||
"minor": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-browser", | ||
"commit": "99f8152a15ba356dba35ea424c670086bf8d776f", | ||
"comment": "Track MSAL node SKU for broker flows #7213" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-browser", | ||
"commit": "99f8152a15ba356dba35ea424c670086bf8d776f", | ||
"comment": "Track MSAL SKU for broker flows #7182" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@azure/msal-browser", | ||
"comment": "Bump @azure/msal-common to v14.14.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" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 16 Jul 2024 18:22:27 GMT", | ||
"version": "3.19.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,21 @@ | ||
# Change Log - @azure/msal-browser | ||
|
||
This log was last generated on Tue, 16 Jul 2024 18:22:27 GMT and should not be manually modified. | ||
This log was last generated on Tue, 23 Jul 2024 14:19:34 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 3.20.0 | ||
|
||
Tue, 23 Jul 2024 14:19:34 GMT | ||
|
||
### Minor changes | ||
|
||
- Track MSAL node SKU for broker flows #7213 ([email protected]) | ||
- Track MSAL SKU for broker flows #7182 ([email protected]) | ||
- Bump @azure/msal-common to v14.14.0 | ||
- Bump eslint-config-msal to v0.0.0 | ||
- Bump msal-test-utils to v0.0.1 | ||
|
||
## 3.19.1 | ||
|
||
Tue, 16 Jul 2024 18:22:27 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
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-browser"; | ||
export const version = "3.19.1"; | ||
export const version = "3.20.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,39 @@ | ||
{ | ||
"name": "@azure/msal-common", | ||
"entries": [ | ||
{ | ||
"date": "Tue, 23 Jul 2024 14:19:34 GMT", | ||
"version": "14.14.0", | ||
"tag": "@azure/msal-common_v14.14.0", | ||
"comments": { | ||
"minor": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-common", | ||
"commit": "99f8152a15ba356dba35ea424c670086bf8d776f", | ||
"comment": "Track MSAL SKU for broker flows #7182" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-common", | ||
"commit": "99f8152a15ba356dba35ea424c670086bf8d776f", | ||
"comment": "Track MSAL node SKU for broker flows #7213" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@azure/msal-common", | ||
"comment": "Bump eslint-config-msal to v0.0.0", | ||
"commit": "not available" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@azure/msal-common", | ||
"comment": "Bump msal-test-utils to v0.0.1", | ||
"commit": "not available" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 16 Jul 2024 18:22:27 GMT", | ||
"version": "14.13.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,20 @@ | ||
# Change Log - @azure/msal-common | ||
|
||
This log was last generated on Tue, 16 Jul 2024 18:22:27 GMT and should not be manually modified. | ||
This log was last generated on Tue, 23 Jul 2024 14:19:34 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 14.14.0 | ||
|
||
Tue, 23 Jul 2024 14:19:34 GMT | ||
|
||
### Minor changes | ||
|
||
- Track MSAL SKU for broker flows #7182 ([email protected]) | ||
- Track MSAL node SKU for broker flows #7213 ([email protected]) | ||
- Bump eslint-config-msal to v0.0.0 | ||
- Bump msal-test-utils to v0.0.1 | ||
|
||
## 14.13.1 | ||
|
||
Tue, 16 Jul 2024 18:22:27 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
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-common"; | ||
export const version = "14.13.1"; | ||
export const version = "14.14.0"; |
Oops, something went wrong.