Skip to content

Commit ed8afbb

Browse files
msal-js-release-automation[bot]MSAL.js Release Automation
andauthored
Post-release PR (#8356)
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 00d7b05 commit ed8afbb

36 files changed

Lines changed: 336 additions & 92 deletions

change/@azure-msal-angular-0e4576d0-f88b-40f7-9d46-acfeca4f1bad.json

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

change/@azure-msal-angular-89853773-4961-4d96-b982-84b7082a8ed9.json

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

change/@azure-msal-browser-0a0f4221-542e-4793-a341-29ad7f3aea90.json

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

change/@azure-msal-browser-6498164c-5e2e-494a-b549-f9feefd7bc9e.json

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

change/@azure-msal-common-8da2a968-6ae2-4495-8ca6-e327ce3f5bd1.json

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

change/@azure-msal-common-a15369d9-a93b-4db0-bdaf-5b05c214f12c.json

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

change/@azure-msal-common-bbfcc309-453b-4080-a808-81678cb08b13.json

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

extensions/msal-node-extensions/CHANGELOG.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,39 @@
11
{
22
"name": "@azure/msal-node-extensions",
33
"entries": [
4+
{
5+
"date": "Tue, 24 Feb 2026 21:51:51 GMT",
6+
"version": "5.0.5",
7+
"tag": "@azure/msal-node-extensions_v5.0.5",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@azure/msal-node-extensions",
13+
"comment": "Bump @azure/msal-common to v16.1.0",
14+
"commit": "not available"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@azure/msal-node-extensions",
19+
"comment": "Bump eslint-config-msal to v0.0.0",
20+
"commit": "not available"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@azure/msal-node-extensions",
25+
"comment": "Bump msal-test-utils to v0.0.1",
26+
"commit": "not available"
27+
},
28+
{
29+
"author": "beachball",
30+
"package": "@azure/msal-node-extensions",
31+
"comment": "Bump rollup-msal to v0.0.0",
32+
"commit": "not available"
33+
}
34+
]
35+
}
36+
},
437
{
538
"date": "Tue, 10 Feb 2026 23:04:28 GMT",
639
"version": "5.0.4",

extensions/msal-node-extensions/CHANGELOG.md

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

3-
<!-- This log was last generated on Tue, 10 Feb 2026 23:04:28 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 24 Feb 2026 21:51:51 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 5.0.5
8+
9+
Tue, 24 Feb 2026 21:51:51 GMT
10+
11+
### Patches
12+
13+
- Bump @azure/msal-common to v16.1.0
14+
- Bump eslint-config-msal to v0.0.0
15+
- Bump msal-test-utils to v0.0.1
16+
- Bump rollup-msal to v0.0.0
17+
718
## 5.0.4
819

920
Tue, 10 Feb 2026 23:04:28 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.0.4",
3+
"version": "5.0.5",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git"
@@ -66,7 +66,7 @@
6666
]
6767
},
6868
"dependencies": {
69-
"@azure/msal-common": "16.0.4",
69+
"@azure/msal-common": "16.1.0",
7070
"@azure/msal-node-runtime": "^0.20.0",
7171
"keytar": "^7.8.0"
7272
},

0 commit comments

Comments
 (0)