-
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
Jan 15, 2025
1 parent
f0802a1
commit 2b2ddb2
Showing
40 changed files
with
336 additions
and
119 deletions.
There are no files selected for viewing
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-angular-500863bb-24e7-49b2-8886-1c7d131bc242.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-angular-ca069174-a543-41eb-81e0-9b557d613d79.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-browser-b99b4861-e6bf-410d-90d4-a6735bd10eb9.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-browser-f02a07d6-83af-424e-90c3-c710de94bdb8.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-common-74a12d5f-e927-4402-ad19-8b4fe41d1acd.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-common-f2ad25d1-e9e5-4307-91e6-75f9f9baa064.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-node-34fe55dc-d12e-45d4-a24f-0fbebfa7c17e.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-node-extensions-3a406405-f582-49b8-a480-cfcc84175c53.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-react-2056eb77-ca52-434d-957b-2d24a1c5fdb8.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-react-29b9bf5a-d41a-4f62-b8ac-18c563bb3243.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-react-a1a3a19a-d2d2-473e-96b7-d886f979f177.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": "Wed, 15 Jan 2025 05:05:17 GMT", | ||
"version": "1.5.1", | ||
"tag": "@azure/msal-node-extensions_v1.5.1", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-node-extensions", | ||
"commit": "f0802a137253a664b0ca6ec3749c2df79e0c6ddb", | ||
"comment": "Update msal-common dependency" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@azure/msal-node-extensions", | ||
"comment": "Bump @azure/msal-common to v15.0.1", | ||
"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": "Tue, 19 Nov 2024 17:21:57 GMT", | ||
"version": "1.5.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, 19 Nov 2024 17:21:57 GMT and should not be manually modified. | ||
<!-- This log was last generated on Wed, 15 Jan 2025 05:05:17 GMT and should not be manually modified. --> | ||
|
||
<!-- Start content --> | ||
|
||
## 1.5.1 | ||
|
||
Wed, 15 Jan 2025 05:05:17 GMT | ||
|
||
### Patches | ||
|
||
- Update msal-common dependency ([email protected]) | ||
- Bump @azure/msal-common to v15.0.1 | ||
- Bump eslint-config-msal to v0.0.0 | ||
- Bump rollup-msal to v0.0.0 | ||
|
||
## 1.5.0 | ||
|
||
Tue, 19 Nov 2024 17:21:57 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.5.0"; | ||
export const version = "1.5.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,6 +1,41 @@ | ||
{ | ||
"name": "@azure/msal-angular", | ||
"entries": [ | ||
{ | ||
"date": "Wed, 15 Jan 2025 05:05:16 GMT", | ||
"version": "4.0.1", | ||
"tag": "@azure/msal-angular_v4.0.1", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-angular", | ||
"commit": "f0802a137253a664b0ca6ec3749c2df79e0c6ddb", | ||
"comment": "Bump react and angular to next major versions" | ||
} | ||
], | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-angular", | ||
"commit": "f0802a137253a664b0ca6ec3749c2df79e0c6ddb", | ||
"comment": "Update msal-browser peer dependency to include v4" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@azure/msal-angular", | ||
"comment": "Bump @azure/msal-browser to v4.0.1", | ||
"commit": "not available" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@azure/msal-angular", | ||
"comment": "Bump eslint-config-msal to v0.0.0", | ||
"commit": "not available" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 05 Nov 2024 18:58:46 GMT", | ||
"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,9 +1,19 @@ | ||
# Change Log - @azure/msal-angular | ||
|
||
This log was last generated on Tue, 05 Nov 2024 18:58:46 GMT and should not be manually modified. | ||
<!-- This log was last generated on Wed, 15 Jan 2025 05:05:16 GMT and should not be manually modified. --> | ||
|
||
<!-- Start content --> | ||
|
||
## 4.0.1 | ||
|
||
Wed, 15 Jan 2025 05:05:16 GMT | ||
|
||
### Patches | ||
|
||
- Update msal-browser peer dependency to include v4 ([email protected]) | ||
- Bump @azure/msal-browser to v4.0.1 | ||
- Bump eslint-config-msal to v0.0.0 | ||
|
||
## 3.1.0 | ||
|
||
Tue, 05 Nov 2024 18:58:46 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@azure/msal-angular", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"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": "^4.0.0", | ||
"@azure/msal-browser": "^4.0.1", | ||
"@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.27.0 || ^4.0.0", | ||
"@azure/msal-browser": "^4.0.1", | ||
"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 = "4.0.0"; | ||
export const version = "4.0.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,6 +1,51 @@ | ||
{ | ||
"name": "@azure/msal-browser", | ||
"entries": [ | ||
{ | ||
"date": "Wed, 15 Jan 2025 05:05:17 GMT", | ||
"version": "4.0.1", | ||
"tag": "@azure/msal-browser_v4.0.1", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-browser", | ||
"commit": "f0802a137253a664b0ca6ec3749c2df79e0c6ddb", | ||
"comment": "Rename `native` to `platformBroker` in public API and docs" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-browser", | ||
"commit": "f0802a137253a664b0ca6ec3749c2df79e0c6ddb", | ||
"comment": "Encrypt localStorage to reduce persistence to browser session lifetime" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@azure/msal-browser", | ||
"comment": "Bump @azure/msal-common to v15.0.1", | ||
"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, 14 Jan 2025 22:59:33 GMT", | ||
"version": "3.28.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,22 @@ | ||
# Change Log - @azure/msal-browser | ||
|
||
This log was last generated on Tue, 14 Jan 2025 22:59:33 GMT and should not be manually modified. | ||
<!-- This log was last generated on Wed, 15 Jan 2025 05:05:17 GMT and should not be manually modified. --> | ||
|
||
<!-- Start content --> | ||
|
||
## 4.0.1 | ||
|
||
Wed, 15 Jan 2025 05:05:17 GMT | ||
|
||
### Patches | ||
|
||
- Rename `native` to `platformBroker` in public API and docs ([email protected]) | ||
- Encrypt localStorage to reduce persistence to browser session lifetime ([email protected]) | ||
- Bump @azure/msal-common to v15.0.1 | ||
- Bump eslint-config-msal to v0.0.0 | ||
- Bump msal-test-utils to v0.0.1 | ||
- Bump rollup-msal to v0.0.0 | ||
|
||
## 3.28.1 | ||
|
||
Tue, 14 Jan 2025 22:59:33 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 = "4.0.0"; | ||
export const version = "4.0.1"; |
Oops, something went wrong.