Skip to content

Commit 31e2ff2

Browse files
author
MSAL.js Release Automation
committed
Bump package versions
1 parent e6fd889 commit 31e2ff2

33 files changed

+306
-72
lines changed

change/@azure-msal-browser-9555f8a5-c5ce-467f-9f68-46f675186719.json

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

change/@azure-msal-browser-e8d3cc67-0e49-4dfc-9d6b-fe1e3f0060b6.json

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

change/@azure-msal-common-6bcb71b8-7cc2-4044-ad9b-3aa8ac0be8d9.json

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

change/@azure-msal-node-ce9f6cb7-c0a0-4379-a8f8-b975b6e9f8b8.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, 15 Apr 2025 23:34:14 GMT",
6+
"version": "1.5.11",
7+
"tag": "@azure/msal-node-extensions_v1.5.11",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@azure/msal-node-extensions",
13+
"comment": "Bump @azure/msal-common to v15.5.1",
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, 08 Apr 2025 16:56:06 GMT",
639
"version": "1.5.10",

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, 08 Apr 2025 16:56:06 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 15 Apr 2025 23:34:14 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 1.5.11
8+
9+
Tue, 15 Apr 2025 23:34:14 GMT
10+
11+
### Patches
12+
13+
- Bump @azure/msal-common to v15.5.1
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
## 1.5.10
819

920
Tue, 08 Apr 2025 16:56:06 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": "1.5.10",
3+
"version": "1.5.11",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git"
@@ -64,7 +64,7 @@
6464
]
6565
},
6666
"dependencies": {
67-
"@azure/msal-common": "15.5.0",
67+
"@azure/msal-common": "15.5.1",
6868
"@azure/msal-node-runtime": "^0.18.1",
6969
"keytar": "^7.8.0"
7070
},
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 = "1.5.10";
3+
export const version = "1.5.11";

lib/msal-angular/CHANGELOG.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@azure/msal-angular",
33
"entries": [
4+
{
5+
"date": "Tue, 15 Apr 2025 23:34:14 GMT",
6+
"version": "4.0.10",
7+
"tag": "@azure/msal-angular_v4.0.10",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@azure/msal-angular",
13+
"comment": "Bump @azure/msal-browser to v4.11.0",
14+
"commit": "not available"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@azure/msal-angular",
19+
"comment": "Bump eslint-config-msal to v0.0.0",
20+
"commit": "not available"
21+
}
22+
]
23+
}
24+
},
425
{
526
"date": "Tue, 08 Apr 2025 16:56:05 GMT",
627
"version": "4.0.9",

lib/msal-angular/CHANGELOG.md

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

3-
<!-- This log was last generated on Tue, 08 Apr 2025 16:56:05 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 15 Apr 2025 23:34:14 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 4.0.10
8+
9+
Tue, 15 Apr 2025 23:34:14 GMT
10+
11+
### Patches
12+
13+
- Bump @azure/msal-browser to v4.11.0
14+
- Bump eslint-config-msal to v0.0.0
15+
716
## 4.0.9
817

918
Tue, 08 Apr 2025 16:56:05 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": "4.0.9",
3+
"version": "4.0.10",
44
"author": {
55
"name": "Microsoft",
66
"email": "[email protected]",
@@ -50,7 +50,7 @@
5050
"@angular/platform-browser": "^15.1.4",
5151
"@angular/platform-browser-dynamic": "^15.1.4",
5252
"@angular/router": "^15.1.4",
53-
"@azure/msal-browser": "^4.10.0",
53+
"@azure/msal-browser": "^4.11.0",
5454
"@types/jasmine": "~3.6.0",
5555
"@types/jasminewd2": "~2.0.3",
5656
"@types/node": "^12.11.1",
@@ -71,7 +71,7 @@
7171
"zone.js": "~0.11.8"
7272
},
7373
"peerDependencies": {
74-
"@azure/msal-browser": "^4.10.0",
74+
"@azure/msal-browser": "^4.11.0",
7575
"rxjs": "^7.0.0"
7676
}
7777
}
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 = "4.0.9";
3+
export const version = "4.0.10";

lib/msal-browser/CHANGELOG.json

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,53 @@
11
{
22
"name": "@azure/msal-browser",
33
"entries": [
4+
{
5+
"date": "Tue, 15 Apr 2025 23:34:14 GMT",
6+
"version": "4.11.0",
7+
"tag": "@azure/msal-browser_v4.11.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@azure/msal-browser",
13+
"commit": "e6fd8893c06cdf9f4e30fbb858c31a0338a17de4",
14+
"comment": "Bump @azure/msal-browser to match @azure/msal-browser-1p"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@azure/msal-browser",
19+
"comment": "Bump @azure/msal-common to v15.5.1",
20+
"commit": "not available"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@azure/msal-browser",
25+
"comment": "Bump eslint-config-msal to v0.0.0",
26+
"commit": "not available"
27+
},
28+
{
29+
"author": "beachball",
30+
"package": "@azure/msal-browser",
31+
"comment": "Bump msal-test-utils to v0.0.1",
32+
"commit": "not available"
33+
},
34+
{
35+
"author": "beachball",
36+
"package": "@azure/msal-browser",
37+
"comment": "Bump rollup-msal to v0.0.0",
38+
"commit": "not available"
39+
}
40+
],
41+
"patch": [
42+
{
43+
"author": "[email protected]",
44+
"package": "@azure/msal-browser",
45+
"commit": "66a6372ce1e4f80992e49d2c153628ad0415b71f",
46+
"comment": "Add config option to not encode extra params"
47+
}
48+
]
49+
}
50+
},
451
{
552
"date": "Tue, 08 Apr 2025 16:56:05 GMT",
653
"version": "4.10.0",

lib/msal-browser/CHANGELOG.md

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

3-
<!-- This log was last generated on Tue, 08 Apr 2025 16:56:05 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 15 Apr 2025 23:34:14 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 4.11.0
8+
9+
Tue, 15 Apr 2025 23:34:14 GMT
10+
11+
### Minor changes
12+
13+
- Bump @azure/msal-browser to match @azure/msal-browser-1p ([email protected])
14+
- Bump @azure/msal-common to v15.5.1
15+
- Bump eslint-config-msal to v0.0.0
16+
- Bump msal-test-utils to v0.0.1
17+
- Bump rollup-msal to v0.0.0
18+
19+
### Patches
20+
21+
- Add config option to not encode extra params ([email protected])
22+
723
## 4.10.0
824

925
Tue, 08 Apr 2025 16:56:05 GMT

lib/msal-browser/apiReview/msal-browser.api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1756,7 +1756,7 @@ const userCancelled = "user_cancelled";
17561756
// Warning: (ae-missing-release-tag) "version" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal)
17571757
//
17581758
// @public (undocumented)
1759-
export const version = "4.10.0";
1759+
export const version = "4.11.0";
17601760

17611761
// Warning: (ae-missing-release-tag) "WrapperSKU" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal)
17621762
// Warning: (ae-missing-release-tag) "WrapperSKU" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal)

lib/msal-browser/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"type": "git",
1111
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git"
1212
},
13-
"version": "4.10.0",
13+
"version": "4.11.0",
1414
"description": "Microsoft Authentication Library for js",
1515
"keywords": [
1616
"implicit",
@@ -103,6 +103,6 @@
103103
"typescript": "^4.9.5"
104104
},
105105
"dependencies": {
106-
"@azure/msal-common": "15.5.0"
106+
"@azure/msal-common": "15.5.1"
107107
}
108108
}
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-browser";
3-
export const version = "4.10.0";
3+
export const version = "4.11.0";

lib/msal-common/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-common",
33
"entries": [
4+
{
5+
"date": "Tue, 15 Apr 2025 23:34:14 GMT",
6+
"version": "15.5.1",
7+
"tag": "@azure/msal-common_v15.5.1",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@azure/msal-common",
13+
"commit": "66a6372ce1e4f80992e49d2c153628ad0415b71f",
14+
"comment": "Add config option to not encode extra params"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@azure/msal-common",
19+
"comment": "Bump eslint-config-msal to v0.0.0",
20+
"commit": "not available"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@azure/msal-common",
25+
"comment": "Bump msal-test-utils to v0.0.1",
26+
"commit": "not available"
27+
},
28+
{
29+
"author": "beachball",
30+
"package": "@azure/msal-common",
31+
"comment": "Bump rollup-msal to v0.0.0",
32+
"commit": "not available"
33+
}
34+
]
35+
}
36+
},
437
{
538
"date": "Tue, 08 Apr 2025 16:56:06 GMT",
639
"version": "15.5.0",

lib/msal-common/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-common
22

3-
<!-- This log was last generated on Tue, 08 Apr 2025 16:56:06 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 15 Apr 2025 23:34:14 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 15.5.1
8+
9+
Tue, 15 Apr 2025 23:34:14 GMT
10+
11+
### Patches
12+
13+
- Add config option to not encode extra params ([email protected])
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
## 15.5.0
819

920
Tue, 08 Apr 2025 16:56:06 GMT

lib/msal-common/apiReview/msal-common.api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4485,7 +4485,7 @@ export type ValidCredentialType = IdTokenEntity | AccessTokenEntity | RefreshTok
44854485
// Warning: (ae-missing-release-tag) "version" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal)
44864486
//
44874487
// @public (undocumented)
4488-
export const version = "15.5.0";
4488+
export const version = "15.5.1";
44894489

44904490
// Warning: (tsdoc-param-tag-missing-hyphen) The @param block should be followed by a parameter name and then a hyphen
44914491
// Warning: (tsdoc-param-tag-missing-hyphen) The @param block should be followed by a parameter name and then a hyphen

lib/msal-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"type": "git",
1111
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git"
1212
},
13-
"version": "15.5.0",
13+
"version": "15.5.1",
1414
"description": "Microsoft Authentication Library for js",
1515
"keywords": [
1616
"implicit",
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-common";
3-
export const version = "15.5.0";
3+
export const version = "15.5.1";

0 commit comments

Comments
 (0)