-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
MSAL.js Release Automation
committed
Dec 12, 2024
1 parent
b76e73d
commit 2eabbbd
Showing
8 changed files
with
61 additions
and
19 deletions.
There are no files selected for viewing
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-browser-4f4e2403-8565-4abf-a0ad-39cb1c4d1bbb.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@azure-msal-browser-d1b0bab1-3047-4d94-93f7-3ddab7abdb79.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,47 @@ | ||
{ | ||
"name": "@azure/msal-browser", | ||
"entries": [ | ||
{ | ||
"date": "Thu, 12 Dec 2024 19:24:54 GMT", | ||
"version": "3.28.0", | ||
"tag": "@azure/msal-browser_v3.28.0", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-browser", | ||
"commit": "b76e73dc9fca4bdbd42cf7ae494dbc5d63be1e2f", | ||
"comment": "Prioritize loginHint and session id over active account for authorization request #7449" | ||
} | ||
], | ||
"minor": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@azure/msal-browser", | ||
"commit": "b76e73dc9fca4bdbd42cf7ae494dbc5d63be1e2f", | ||
"comment": "Refactor storage implementations #7446" | ||
}, | ||
{ | ||
"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, 05 Nov 2024 18:58:45 GMT", | ||
"version": "3.27.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,24 @@ | ||
# Change Log - @azure/msal-browser | ||
|
||
This log was last generated on Tue, 05 Nov 2024 18:58:45 GMT and should not be manually modified. | ||
This log was last generated on Thu, 12 Dec 2024 19:24:54 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 3.28.0 | ||
|
||
Thu, 12 Dec 2024 19:24:54 GMT | ||
|
||
### Minor changes | ||
|
||
- Refactor storage implementations #7446 ([email protected]) | ||
- Bump eslint-config-msal to v0.0.0 | ||
- Bump msal-test-utils to v0.0.1 | ||
- Bump rollup-msal to v0.0.0 | ||
|
||
### Patches | ||
|
||
- Prioritize loginHint and session id over active account for authorization request #7449 ([email protected]) | ||
|
||
## 3.27.0 | ||
|
||
Tue, 05 Nov 2024 18:58:45 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
/* eslint-disable header/header */ | ||
export const name = "@azure/msal-browser"; | ||
export const version = "3.27.0"; | ||
export const version = "3.28.0"; |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.