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

0 commit comments

Comments
 (0)