-
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
Sep 19, 2024
1 parent
1111b2c
commit 7891e79
Showing
40 changed files
with
341 additions
and
120 deletions.
There are no files selected for viewing
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-browser-3e09c8a4-e24b-4484-8dd9-871c712a9f4a.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-browser-53b636b7-4f91-42f7-bd68-0f574a15d20f.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-browser-6043369e-7682-4eda-8598-699720d76d6d.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-browser-63f3d1ba-774e-4690-8f70-22dd5663ae78.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-browser-c93b109e-4b32-42b7-af75-c31fd7677abe.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-common-92701ac6-fd3f-455c-b1be-fbee69df722a.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-common-ef418dcb-eac2-429c-90fd-393ea2fad3fe.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-node-3324d3eb-6303-43a6-a5fe-05f59152c148.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-node-3f0bf739-07c3-4584-9615-07907a01db26.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-node-extensions-eb05c02d-ffe8-4eed-a2aa-10707dabc57d.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-react-3e6e2f2a-e518-4386-8468-5b531f69aa56.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,39 @@ | ||
{ | ||
"name": "@azure/msal-node-extensions", | ||
"entries": [ | ||
{ | ||
"date": "Thu, 19 Sep 2024 23:48:30 GMT", | ||
"version": "1.2.0", | ||
"tag": "@azure/msal-node-extensions_v1.2.0", | ||
"comments": { | ||
"minor": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-node-extensions", | ||
"commit": "1111b2cb77d7ae26dd0b57719953f7d1fb3c3de9", | ||
"comment": "Fix type resolution when using moduleResolution node16" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@azure/msal-node-extensions", | ||
"comment": "Bump @azure/msal-common to v14.15.0", | ||
"commit": "not available" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@azure/msal-node-extensions", | ||
"comment": "Bump eslint-config-msal to v0.0.0", | ||
"commit": "not available" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@azure/msal-node-extensions", | ||
"comment": "Bump rollup-msal to v0.0.0", | ||
"commit": "not available" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 28 Aug 2024 23:06:01 GMT", | ||
"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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,20 @@ | ||
# Change Log - @azure/msal-node-extensions | ||
|
||
This log was last generated on Tue, 23 Jul 2024 14:19:34 GMT and should not be manually modified. | ||
This log was last generated on Thu, 19 Sep 2024 23:48:30 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 1.2.0 | ||
|
||
Thu, 19 Sep 2024 23:48:30 GMT | ||
|
||
### Minor changes | ||
|
||
- Fix type resolution when using moduleResolution node16 ([email protected]) | ||
- Bump @azure/msal-common to v14.15.0 | ||
- Bump eslint-config-msal to v0.0.0 | ||
- Bump rollup-msal to v0.0.0 | ||
|
||
## 1.1.0 | ||
|
||
Tue, 23 Jul 2024 14:19:34 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.1.0"; | ||
export const version = "1.2.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.23", | ||
"version": "3.0.24", | ||
"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.22.0", | ||
"@azure/msal-browser": "^3.24.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.22.0", | ||
"@azure/msal-browser": "^3.24.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.23"; | ||
export const version = "3.0.24"; |
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,71 @@ | ||
{ | ||
"name": "@azure/msal-browser", | ||
"entries": [ | ||
{ | ||
"date": "Thu, 19 Sep 2024 23:48:30 GMT", | ||
"version": "3.24.0", | ||
"tag": "@azure/msal-browser_v3.24.0", | ||
"comments": { | ||
"minor": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-browser", | ||
"commit": "1111b2cb77d7ae26dd0b57719953f7d1fb3c3de9", | ||
"comment": "Fix type resolution when using moduleResolution node16" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-browser", | ||
"commit": "1111b2cb77d7ae26dd0b57719953f7d1fb3c3de9", | ||
"comment": "Allow passing popup parent for multi-window flows" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-browser", | ||
"commit": "1111b2cb77d7ae26dd0b57719953f7d1fb3c3de9", | ||
"comment": "Add 'instance_aware' auth config param #7259" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@azure/msal-browser", | ||
"comment": "Bump @azure/msal-common to v14.15.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" | ||
} | ||
], | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-browser", | ||
"commit": "1111b2cb77d7ae26dd0b57719953f7d1fb3c3de9", | ||
"comment": "Add clientLibrary and clientLibraryVersion parameters to NAA Request (#7297)" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-browser", | ||
"commit": "1111b2cb77d7ae26dd0b57719953f7d1fb3c3de9", | ||
"comment": "Add __initializeNestedAppAuth function for Nested App Auth (#7289)" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 03 Sep 2024 21:57:24 GMT", | ||
"version": "3.23.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,9 +1,28 @@ | ||
# Change Log - @azure/msal-browser | ||
|
||
This log was last generated on Tue, 03 Sep 2024 21:57:24 GMT and should not be manually modified. | ||
This log was last generated on Thu, 19 Sep 2024 23:48:30 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 3.24.0 | ||
|
||
Thu, 19 Sep 2024 23:48:30 GMT | ||
|
||
### Minor changes | ||
|
||
- Fix type resolution when using moduleResolution node16 ([email protected]) | ||
- Allow passing popup parent for multi-window flows ([email protected]) | ||
- Add 'instance_aware' auth config param #7259 ([email protected]) | ||
- Bump @azure/msal-common to v14.15.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 | ||
|
||
- Add clientLibrary and clientLibraryVersion parameters to NAA Request (#7297) ([email protected]) | ||
- Add __initializeNestedAppAuth function for Nested App Auth (#7289) ([email protected]) | ||
|
||
## 3.23.0 | ||
|
||
Tue, 03 Sep 2024 21:57:24 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.23.0"; | ||
export const version = "3.24.0"; |
Oops, something went wrong.