Skip to content

Commit 1b0fc20

Browse files
author
MSAL.js Release Automation
committed
Bump package versions
1 parent 5685c8c commit 1b0fc20

33 files changed

+257
-70
lines changed

change/@azure-msal-browser-6d89bcc9-48e1-495e-bdd5-2d7fda8e13f8.json

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

change/@azure-msal-common-98b3791f-fcf5-4225-a03c-a379d2312455.json

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

change/@azure-msal-node-cf83856a-c1aa-4763-8eb2-0b62f5708a27.json

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

change/@azure-msal-node-dbe642e7-1446-4b2d-9173-11242e9f5734.json

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

extensions/msal-node-extensions/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-node-extensions",
33
"entries": [
4+
{
5+
"date": "Mon, 10 Jun 2024 22:30:36 GMT",
6+
"version": "1.0.19",
7+
"tag": "@azure/msal-node-extensions_v1.0.19",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@azure/msal-node-extensions",
13+
"comment": "Bump @azure/msal-common to v14.12.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+
}
24+
},
425
{
526
"date": "Tue, 04 Jun 2024 00:08:57 GMT",
627
"version": "1.0.18",

extensions/msal-node-extensions/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-node-extensions
22

3-
This log was last generated on Tue, 04 Jun 2024 00:08:57 GMT and should not be manually modified.
3+
This log was last generated on Mon, 10 Jun 2024 22:30:36 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 1.0.19
8+
9+
Mon, 10 Jun 2024 22:30:36 GMT
10+
11+
### Patches
12+
13+
- Bump @azure/msal-common to v14.12.0
14+
- Bump eslint-config-msal to v0.0.0
15+
716
## 1.0.18
817

918
Tue, 04 Jun 2024 00:08:57 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.0.18",
3+
"version": "1.0.19",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git"
@@ -58,7 +58,7 @@
5858
]
5959
},
6060
"dependencies": {
61-
"@azure/msal-common": "14.11.0",
61+
"@azure/msal-common": "14.12.0",
6262
"@azure/msal-node-runtime": "^0.13.6-alpha.0",
6363
"keytar": "^7.8.0"
6464
},
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.0.18";
3+
export const version = "1.0.19";

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": "Mon, 10 Jun 2024 22:30:36 GMT",
6+
"version": "3.0.20",
7+
"tag": "@azure/msal-angular_v3.0.20",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@azure/msal-angular",
13+
"comment": "Bump @azure/msal-browser to v3.17.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, 04 Jun 2024 00:08:57 GMT",
627
"version": "3.0.19",

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, 04 Jun 2024 00:08:57 GMT and should not be manually modified.
3+
This log was last generated on Mon, 10 Jun 2024 22:30:36 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 3.0.20
8+
9+
Mon, 10 Jun 2024 22:30:36 GMT
10+
11+
### Patches
12+
13+
- Bump @azure/msal-browser to v3.17.0
14+
- Bump eslint-config-msal to v0.0.0
15+
716
## 3.0.19
817

918
Tue, 04 Jun 2024 00:08:57 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": "3.0.19",
3+
"version": "3.0.20",
44
"author": {
55
"name": "Microsoft",
66
"email": "nugetaad@microsoft.com",
@@ -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": "^3.16.0",
53+
"@azure/msal-browser": "^3.17.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": "^3.16.0",
74+
"@azure/msal-browser": "^3.17.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 = "3.0.19";
3+
export const version = "3.0.20";

lib/msal-browser/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-browser",
33
"entries": [
4+
{
5+
"date": "Mon, 10 Jun 2024 22:30:36 GMT",
6+
"version": "3.17.0",
7+
"tag": "@azure/msal-browser_v3.17.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "sameera.gajjarapu@microsoft.com",
12+
"package": "@azure/msal-browser",
13+
"commit": "5685c8cff1f0334ad77268759ccf828c71db419b",
14+
"comment": "Add support for apps to set their own `reqCnf` and correct native flows cnf format #6357"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@azure/msal-browser",
19+
"comment": "Bump @azure/msal-common to v14.12.0",
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+
}
36+
},
437
{
538
"date": "Tue, 04 Jun 2024 00:08:57 GMT",
639
"version": "3.16.0",

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

3-
This log was last generated on Tue, 04 Jun 2024 00:08:57 GMT and should not be manually modified.
3+
This log was last generated on Mon, 10 Jun 2024 22:30:36 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 3.17.0
8+
9+
Mon, 10 Jun 2024 22:30:36 GMT
10+
11+
### Minor changes
12+
13+
- Add support for apps to set their own `reqCnf` and correct native flows cnf format #6357 (sameera.gajjarapu@microsoft.com)
14+
- Bump @azure/msal-common to v14.12.0
15+
- Bump eslint-config-msal to v0.0.0
16+
- Bump msal-test-utils to v0.0.1
17+
718
## 3.16.0
819

920
Tue, 04 Jun 2024 00:08:57 GMT

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1662,7 +1662,7 @@ const userCancelled = "user_cancelled";
16621662
// 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)
16631663
//
16641664
// @public (undocumented)
1665-
export const version = "3.16.0";
1665+
export const version = "3.17.0";
16661666

16671667
// 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)
16681668
// 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": "3.16.0",
13+
"version": "3.17.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": "14.11.0"
106+
"@azure/msal-common": "14.12.0"
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 = "3.16.0";
3+
export const version = "3.17.0";

lib/msal-common/CHANGELOG.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
{
22
"name": "@azure/msal-common",
33
"entries": [
4+
{
5+
"date": "Mon, 10 Jun 2024 22:30:36 GMT",
6+
"version": "14.12.0",
7+
"tag": "@azure/msal-common_v14.12.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "sameera.gajjarapu@microsoft.com",
12+
"package": "@azure/msal-common",
13+
"commit": "5685c8cff1f0334ad77268759ccf828c71db419b",
14+
"comment": "Add support for apps to set their own `reqCnf` and correct native flows cnf format #6357"
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+
}
30+
},
431
{
532
"date": "Tue, 04 Jun 2024 00:08:57 GMT",
633
"version": "14.11.0",

lib/msal-common/CHANGELOG.md

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

3-
This log was last generated on Tue, 04 Jun 2024 00:08:57 GMT and should not be manually modified.
3+
This log was last generated on Mon, 10 Jun 2024 22:30:36 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 14.12.0
8+
9+
Mon, 10 Jun 2024 22:30:36 GMT
10+
11+
### Minor changes
12+
13+
- Add support for apps to set their own `reqCnf` and correct native flows cnf format #6357 (sameera.gajjarapu@microsoft.com)
14+
- Bump eslint-config-msal to v0.0.0
15+
- Bump msal-test-utils to v0.0.1
16+
717
## 14.11.0
818

919
Tue, 04 Jun 2024 00:08:57 GMT

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4137,7 +4137,7 @@ export type ValidCredentialType = IdTokenEntity | AccessTokenEntity | RefreshTok
41374137
// 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)
41384138
//
41394139
// @public (undocumented)
4140-
export const version = "14.11.0";
4140+
export const version = "14.12.0";
41414141

41424142
// Warning: (tsdoc-param-tag-missing-hyphen) The @param block should be followed by a parameter name and then a hyphen
41434143
// 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": "14.11.0",
13+
"version": "14.12.0",
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 = "14.11.0";
3+
export const version = "14.12.0";

lib/msal-node/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",
33
"entries": [
4+
{
5+
"date": "Mon, 10 Jun 2024 22:30:36 GMT",
6+
"version": "2.9.2",
7+
"tag": "@azure/msal-node_v2.9.2",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "lalimasharda@microsoft.com",
12+
"package": "@azure/msal-node",
13+
"commit": "5685c8cff1f0334ad77268759ccf828c71db419b",
14+
"comment": "Fixed msal-node unit tests for PoP token support #\u0016\u00167119"
15+
},
16+
{
17+
"author": "rginsburg@microsoft.com",
18+
"package": "@azure/msal-node",
19+
"commit": "5685c8cff1f0334ad77268759ccf828c71db419b",
20+
"comment": "Implementation Based on Feature Request #7151"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@azure/msal-node",
25+
"comment": "Bump @azure/msal-common to v14.12.0",
26+
"commit": "not available"
27+
},
28+
{
29+
"author": "beachball",
30+
"package": "@azure/msal-node",
31+
"comment": "Bump eslint-config-msal to v0.0.0",
32+
"commit": "not available"
33+
}
34+
]
35+
}
36+
},
437
{
538
"date": "Tue, 04 Jun 2024 00:08:57 GMT",
639
"version": "2.9.1",

0 commit comments

Comments
 (0)