Skip to content

Commit ce50f41

Browse files
msal-js-release-automation[bot]MSAL.js Release Automation
andauthored
Post-release PR (#8585)
This PR contains the changelogs and version bumps for the MSAL.js 3P releases. Co-authored-by: MSAL.js Release Automation <msaljsbuilds@microsoft.com>
1 parent c661401 commit ce50f41

30 files changed

Lines changed: 180 additions & 49 deletions

change/@azure-msal-common-122605ed-d286-4abb-8312-feb6ede47a8d.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

extensions/msal-node-extensions/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@azure/msal-node-extensions",
33
"entries": [
4+
{
5+
"date": "Mon, 11 May 2026 21:48:15 GMT",
6+
"version": "5.2.1",
7+
"tag": "@azure/msal-node-extensions_v5.2.1",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@azure/msal-node-extensions",
13+
"comment": "Bump @azure/msal-common to v16.6.1",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 07 May 2026 19:01:04 GMT",
621
"version": "5.2.0",

extensions/msal-node-extensions/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @azure/msal-node-extensions
22

3-
<!-- This log was last generated on Thu, 07 May 2026 19:01:04 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Mon, 11 May 2026 21:48:15 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 5.2.1
8+
9+
Mon, 11 May 2026 21:48:15 GMT
10+
11+
### Patches
12+
13+
- Bump @azure/msal-common to v16.6.1
14+
715
## 5.2.0
816

917
Thu, 07 May 2026 19:01:04 GMT

extensions/msal-node-extensions/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@azure/msal-node-extensions",
3-
"version": "5.2.0",
3+
"version": "5.2.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git"
@@ -68,7 +68,7 @@
6868
]
6969
},
7070
"dependencies": {
71-
"@azure/msal-common": "16.6.0",
71+
"@azure/msal-common": "16.6.1",
7272
"@azure/msal-node-runtime": "^0.20.0",
7373
"keytar": "^7.8.0"
7474
},
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
/* eslint-disable header/header */
22
export const name = "@azure/msal-node-extensions";
3-
export const version = "5.2.0";
3+
export const version = "5.2.1";

lib/msal-angular/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@azure/msal-angular",
33
"entries": [
4+
{
5+
"date": "Mon, 11 May 2026 21:48:15 GMT",
6+
"version": "5.2.4",
7+
"tag": "@azure/msal-angular_v5.2.4",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@azure/msal-angular",
13+
"comment": "Bump @azure/msal-browser to v5.10.1",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 07 May 2026 19:01:04 GMT",
621
"version": "5.2.3",

lib/msal-angular/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @azure/msal-angular
22

3-
<!-- This log was last generated on Thu, 07 May 2026 19:01:04 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Mon, 11 May 2026 21:48:15 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 5.2.4
8+
9+
Mon, 11 May 2026 21:48:15 GMT
10+
11+
### Patches
12+
13+
- Bump @azure/msal-browser to v5.10.1
14+
715
## 5.2.3
816

917
Thu, 07 May 2026 19:01:04 GMT

lib/msal-angular/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@azure/msal-angular",
3-
"version": "5.2.3",
3+
"version": "5.2.4",
44
"author": {
55
"name": "Microsoft",
66
"email": "nugetaad@microsoft.com",
@@ -49,7 +49,7 @@
4949
"@angular/platform-browser": "^19.2.19",
5050
"@angular/platform-browser-dynamic": "^19.2.19",
5151
"@angular/router": "^19.2.19",
52-
"@azure/msal-browser": "^5.10.0",
52+
"@azure/msal-browser": "^5.10.1",
5353
"@types/jasmine": "~3.6.0",
5454
"@types/jasminewd2": "~2.0.3",
5555
"@types/node": "^12.11.1",
@@ -70,7 +70,7 @@
7070
"zone.js": "~0.15.0"
7171
},
7272
"peerDependencies": {
73-
"@azure/msal-browser": "^5.10.0",
73+
"@azure/msal-browser": "^5.10.1",
7474
"rxjs": "^7.0.0"
7575
}
7676
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
/* eslint-disable header/header */
22
export const name = "@azure/msal-angular";
3-
export const version = "5.2.3";
3+
export const version = "5.2.4";

lib/msal-browser/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@azure/msal-browser",
33
"entries": [
4+
{
5+
"date": "Mon, 11 May 2026 21:48:15 GMT",
6+
"version": "5.10.1",
7+
"tag": "@azure/msal-browser_v5.10.1",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@azure/msal-browser",
13+
"comment": "Bump @azure/msal-common to v16.6.1",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 07 May 2026 19:01:04 GMT",
621
"version": "5.10.0",

0 commit comments

Comments
 (0)