Skip to content

Commit

Permalink
Bump package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
MSAL.js Release Automation committed Mar 22, 2024
1 parent cba97b5 commit 00c09f5
Show file tree
Hide file tree
Showing 39 changed files with 334 additions and 136 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

21 changes: 21 additions & 0 deletions extensions/msal-node-extensions/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@azure/msal-node-extensions",
"entries": [
{
"date": "Fri, 22 Mar 2024 20:32:39 GMT",
"version": "1.0.13",
"tag": "@azure/msal-node-extensions_v1.0.13",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@azure/msal-node-extensions",
"comment": "Bump @azure/msal-common to v14.8.0",
"commit": "not available"
},
{
"author": "beachball",
"package": "@azure/msal-node-extensions",
"comment": "Bump eslint-config-msal to v0.0.0",
"commit": "not available"
}
]
}
},
{
"date": "Sat, 17 Feb 2024 01:49:06 GMT",
"version": "1.0.12",
Expand Down
11 changes: 10 additions & 1 deletion extensions/msal-node-extensions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @azure/msal-node-extensions

This log was last generated on Sat, 17 Feb 2024 01:49:06 GMT and should not be manually modified.
This log was last generated on Fri, 22 Mar 2024 20:32:39 GMT and should not be manually modified.

<!-- Start content -->

## 1.0.13

Fri, 22 Mar 2024 20:32:39 GMT

### Patches

- Bump @azure/msal-common to v14.8.0
- Bump eslint-config-msal to v0.0.0

## 1.0.12

Sat, 17 Feb 2024 01:49:06 GMT
Expand Down
4 changes: 2 additions & 2 deletions extensions/msal-node-extensions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure/msal-node-extensions",
"version": "1.0.12",
"version": "1.0.13",
"repository": {
"type": "git",
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git"
Expand Down Expand Up @@ -57,7 +57,7 @@
]
},
"dependencies": {
"@azure/msal-common": "14.7.1",
"@azure/msal-common": "14.8.0",
"@azure/msal-node-runtime": "^0.13.6-alpha.0",
"keytar": "^7.8.0"
},
Expand Down
2 changes: 1 addition & 1 deletion extensions/msal-node-extensions/src/packageMetadata.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/* eslint-disable header/header */
export const name = "@azure/msal-node-extensions";
export const version = "1.0.12";
export const version = "1.0.13";
21 changes: 21 additions & 0 deletions lib/msal-angular/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@azure/msal-angular",
"entries": [
{
"date": "Fri, 22 Mar 2024 20:32:39 GMT",
"version": "3.0.14",
"tag": "@azure/msal-angular_v3.0.14",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@azure/msal-angular",
"comment": "Bump @azure/msal-browser to v3.11.0",
"commit": "not available"
},
{
"author": "beachball",
"package": "@azure/msal-angular",
"comment": "Bump eslint-config-msal to v0.0.0",
"commit": "not available"
}
]
}
},
{
"date": "Sat, 17 Feb 2024 01:49:06 GMT",
"version": "3.0.13",
Expand Down
11 changes: 10 additions & 1 deletion lib/msal-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @azure/msal-angular

This log was last generated on Sat, 17 Feb 2024 01:49:06 GMT and should not be manually modified.
This log was last generated on Fri, 22 Mar 2024 20:32:39 GMT and should not be manually modified.

<!-- Start content -->

## 3.0.14

Fri, 22 Mar 2024 20:32:39 GMT

### Patches

- Bump @azure/msal-browser to v3.11.0
- Bump eslint-config-msal to v0.0.0

## 3.0.13

Sat, 17 Feb 2024 01:49:06 GMT
Expand Down
6 changes: 3 additions & 3 deletions lib/msal-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure/msal-angular",
"version": "3.0.13",
"version": "3.0.14",
"author": {
"name": "Microsoft",
"email": "nugetaad@microsoft.com",
Expand Down Expand Up @@ -50,7 +50,7 @@
"@angular/platform-browser": "^15.1.4",
"@angular/platform-browser-dynamic": "^15.1.4",
"@angular/router": "^15.1.4",
"@azure/msal-browser": "^3.10.0",
"@azure/msal-browser": "^3.11.0",
"@types/jasmine": "~3.6.0",
"@types/jasminewd2": "~2.0.3",
"@types/node": "^12.11.1",
Expand All @@ -71,7 +71,7 @@
"zone.js": "~0.11.8"
},
"peerDependencies": {
"@azure/msal-browser": "^3.10.0",
"@azure/msal-browser": "^3.11.0",
"rxjs": "^7.0.0"
}
}
2 changes: 1 addition & 1 deletion lib/msal-angular/src/packageMetadata.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/* eslint-disable header/header */
export const name = "@azure/msal-angular";
export const version = "3.0.13";
export const version = "3.0.14";
83 changes: 83 additions & 0 deletions lib/msal-browser/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,89 @@
{
"name": "@azure/msal-browser",
"entries": [
{
"date": "Fri, 22 Mar 2024 20:32:39 GMT",
"version": "3.11.0",
"tag": "@azure/msal-browser_v3.11.0",
"comments": {
"patch": [
{
"author": "kshabelko@microsoft.com",
"package": "@azure/msal-browser",
"commit": "cba97b5f7a87dc8e55f2cad384ff471931b67f2a",
"comment": "Fix AcquireTokenSilentAsync sub-measurement instrumentation #6947"
},
{
"author": "thomas.norling@microsoft.com",
"package": "@azure/msal-browser",
"commit": "cba97b5f7a87dc8e55f2cad384ff471931b67f2a",
"comment": "Export IPerformanceClient and StubPerformanceClient"
},
{
"author": "thomas.norling@microsoft.com",
"package": "@azure/msal-browser",
"commit": "cba97b5f7a87dc8e55f2cad384ff471931b67f2a",
"comment": "move build request functions"
},
{
"author": "thomas.norling@microsoft.com",
"package": "@azure/msal-browser",
"commit": "cba97b5f7a87dc8e55f2cad384ff471931b67f2a",
"comment": "Internal refactor of async storage"
},
{
"author": "dasau@microsoft.com",
"package": "@azure/msal-browser",
"commit": "cba97b5f7a87dc8e55f2cad384ff471931b67f2a",
"comment": "Fix compatibility issue with Nested App Auth and msal-react (#6892)"
},
{
"author": "thomas.norling@microsoft.com",
"package": "@azure/msal-browser",
"commit": "cba97b5f7a87dc8e55f2cad384ff471931b67f2a",
"comment": "Minor cache cleanup"
}
],
"minor": [
{
"author": "kshabelko@microsoft.com",
"package": "@azure/msal-browser",
"commit": "cba97b5f7a87dc8e55f2cad384ff471931b67f2a",
"comment": "Instrument non-auth error name and stack #6937"
},
{
"author": "kshabelko@microsoft.com",
"package": "@azure/msal-browser",
"commit": "cba97b5f7a87dc8e55f2cad384ff471931b67f2a",
"comment": "Capture telemetry event tree #6948"
},
{
"author": "thomas.norling@microsoft.com",
"package": "@azure/msal-browser",
"commit": "cba97b5f7a87dc8e55f2cad384ff471931b67f2a",
"comment": "Move preflightBrowserEnvironmentCheck to BrowserUtils"
},
{
"author": "beachball",
"package": "@azure/msal-browser",
"comment": "Bump @azure/msal-common to v14.8.0",
"commit": "not available"
},
{
"author": "beachball",
"package": "@azure/msal-browser",
"comment": "Bump eslint-config-msal to v0.0.0",
"commit": "not available"
},
{
"author": "beachball",
"package": "@azure/msal-browser",
"comment": "Bump msal-test-utils to v0.0.1",
"commit": "not available"
}
]
}
},
{
"date": "Sat, 17 Feb 2024 01:49:05 GMT",
"version": "3.10.0",
Expand Down
24 changes: 23 additions & 1 deletion lib/msal-browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,31 @@
# Change Log - @azure/msal-browser

This log was last generated on Sat, 17 Feb 2024 01:49:05 GMT and should not be manually modified.
This log was last generated on Fri, 22 Mar 2024 20:32:39 GMT and should not be manually modified.

<!-- Start content -->

## 3.11.0

Fri, 22 Mar 2024 20:32:39 GMT

### Minor changes

- Instrument non-auth error name and stack #6937 (kshabelko@microsoft.com)
- Capture telemetry event tree #6948 (kshabelko@microsoft.com)
- Move preflightBrowserEnvironmentCheck to BrowserUtils (thomas.norling@microsoft.com)
- Bump @azure/msal-common to v14.8.0
- Bump eslint-config-msal to v0.0.0
- Bump msal-test-utils to v0.0.1

### Patches

- Fix AcquireTokenSilentAsync sub-measurement instrumentation #6947 (kshabelko@microsoft.com)
- Export IPerformanceClient and StubPerformanceClient (thomas.norling@microsoft.com)
- move build request functions (thomas.norling@microsoft.com)
- Internal refactor of async storage (thomas.norling@microsoft.com)
- Fix compatibility issue with Nested App Auth and msal-react (#6892) (dasau@microsoft.com)
- Minor cache cleanup (thomas.norling@microsoft.com)

## 3.10.0

Sat, 17 Feb 2024 01:49:05 GMT
Expand Down
Loading

0 comments on commit 00c09f5

Please sign in to comment.