Skip to content

Commit 6f441e3

Browse files
Bump msal-browser to 4.6.0 (#7628)
Bump msal-browser to 4.6.0
1 parent bdb4739 commit 6f441e3

File tree

5 files changed

+11
-4
lines changed

5 files changed

+11
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "minor",
3+
"comment": "Bump msal-browser to 4.6.0 #7628",
4+
"packageName": "@azure/msal-browser",
5+
"email": "[email protected]",
6+
"dependentChangeType": "patch"
7+
}

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1750,7 +1750,7 @@ const userCancelled = "user_cancelled";
17501750
// 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)
17511751
//
17521752
// @public (undocumented)
1753-
export const version = "4.5.1";
1753+
export const version = "4.6.0";
17541754

17551755
// 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)
17561756
// 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

+1-1
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.5.1",
13+
"version": "4.6.0",
1414
"description": "Microsoft Authentication Library for js",
1515
"keywords": [
1616
"implicit",
+1-1
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.5.1";
3+
export const version = "4.6.0";

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)