From c8e74c3aaa87326ccce36eab041e2b25c600aeea Mon Sep 17 00:00:00 2001 From: "MSAL.js Release Automation" Date: Tue, 8 Oct 2024 20:47:08 +0000 Subject: [PATCH] Bump package versions --- ...-037431c8-489b-4264-887d-fa6930b1b941.json | 7 ---- lib/msal-browser/CHANGELOG.json | 33 +++++++++++++++++++ lib/msal-browser/CHANGELOG.md | 13 +++++++- .../apiReview/msal-browser.api.md | 2 +- lib/msal-browser/package.json | 2 +- lib/msal-browser/src/packageMetadata.ts | 2 +- package-lock.json | 2 +- 7 files changed, 49 insertions(+), 12 deletions(-) delete mode 100644 change/@azure-msal-browser-037431c8-489b-4264-887d-fa6930b1b941.json diff --git a/change/@azure-msal-browser-037431c8-489b-4264-887d-fa6930b1b941.json b/change/@azure-msal-browser-037431c8-489b-4264-887d-fa6930b1b941.json deleted file mode 100644 index 03d6301a86..0000000000 --- a/change/@azure-msal-browser-037431c8-489b-4264-887d-fa6930b1b941.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Respect cache policy and claims set in the request #7363", - "packageName": "@azure/msal-browser", - "email": "sameera.gajjarapu@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/lib/msal-browser/CHANGELOG.json b/lib/msal-browser/CHANGELOG.json index fca05e4826..8a22824f88 100644 --- a/lib/msal-browser/CHANGELOG.json +++ b/lib/msal-browser/CHANGELOG.json @@ -1,6 +1,39 @@ { "name": "@azure/msal-browser", "entries": [ + { + "date": "Tue, 08 Oct 2024 20:45:26 GMT", + "version": "3.26.1", + "tag": "@azure/msal-browser_v3.26.1", + "comments": { + "patch": [ + { + "author": "sameera.gajjarapu@microsoft.com", + "package": "@azure/msal-browser", + "commit": "9ff67274116c0509b9d9eaa956c4a35617a6cb38", + "comment": "Respect cache policy and claims set in the request #7363" + }, + { + "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" + }, + { + "author": "beachball", + "package": "@azure/msal-browser", + "comment": "Bump rollup-msal to v0.0.0", + "commit": "not available" + } + ] + } + }, { "date": "Tue, 08 Oct 2024 16:51:05 GMT", "version": "3.26.0", diff --git a/lib/msal-browser/CHANGELOG.md b/lib/msal-browser/CHANGELOG.md index 955b1d1f47..703a4e3ef1 100644 --- a/lib/msal-browser/CHANGELOG.md +++ b/lib/msal-browser/CHANGELOG.md @@ -1,9 +1,20 @@ # Change Log - @azure/msal-browser -This log was last generated on Tue, 08 Oct 2024 16:51:05 GMT and should not be manually modified. +This log was last generated on Tue, 08 Oct 2024 20:45:26 GMT and should not be manually modified. +## 3.26.1 + +Tue, 08 Oct 2024 20:45:26 GMT + +### Patches + +- Respect cache policy and claims set in the request #7363 (sameera.gajjarapu@microsoft.com) +- Bump eslint-config-msal to v0.0.0 +- Bump msal-test-utils to v0.0.1 +- Bump rollup-msal to v0.0.0 + ## 3.26.0 Tue, 08 Oct 2024 16:51:05 GMT diff --git a/lib/msal-browser/apiReview/msal-browser.api.md b/lib/msal-browser/apiReview/msal-browser.api.md index 32f177aee1..b66bd6adb3 100644 --- a/lib/msal-browser/apiReview/msal-browser.api.md +++ b/lib/msal-browser/apiReview/msal-browser.api.md @@ -1687,7 +1687,7 @@ const userCancelled = "user_cancelled"; // 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) // // @public (undocumented) -export const version = "3.26.0"; +export const version = "3.26.1"; // 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) // 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) diff --git a/lib/msal-browser/package.json b/lib/msal-browser/package.json index 19f5780e53..dc5d3681f4 100644 --- a/lib/msal-browser/package.json +++ b/lib/msal-browser/package.json @@ -10,7 +10,7 @@ "type": "git", "url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git" }, - "version": "3.26.0", + "version": "3.26.1", "description": "Microsoft Authentication Library for js", "keywords": [ "implicit", diff --git a/lib/msal-browser/src/packageMetadata.ts b/lib/msal-browser/src/packageMetadata.ts index 633e4ad45b..f92f9e5b3a 100644 --- a/lib/msal-browser/src/packageMetadata.ts +++ b/lib/msal-browser/src/packageMetadata.ts @@ -1,3 +1,3 @@ /* eslint-disable header/header */ export const name = "@azure/msal-browser"; -export const version = "3.26.0"; +export const version = "3.26.1"; diff --git a/package-lock.json b/package-lock.json index 9ec92017de..703bcd1e1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -334,7 +334,7 @@ }, "lib/msal-browser": { "name": "@azure/msal-browser", - "version": "3.26.0", + "version": "3.26.1", "license": "MIT", "dependencies": { "@azure/msal-common": "14.15.0"