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 Oct 8, 2024
1 parent 34c3970 commit 5879cf3
Show file tree
Hide file tree
Showing 14 changed files with 123 additions and 30 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

27 changes: 27 additions & 0 deletions extensions/msal-node-extensions/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@azure/msal-node-extensions",
"entries": [
{
"date": "Tue, 08 Oct 2024 16:51:05 GMT",
"version": "1.3.0",
"tag": "@azure/msal-node-extensions_v1.3.0",
"comments": {
"minor": [
{
"author": "thomas.norling@microsoft.com",
"package": "@azure/msal-node-extensions",
"commit": "34c39709d1eedf3e051d80a978e94fe8f75b44cf",
"comment": "Fix POP token acquisition via MsalRuntime"
},
{
"author": "beachball",
"package": "@azure/msal-node-extensions",
"comment": "Bump eslint-config-msal to v0.0.0",
"commit": "not available"
},
{
"author": "beachball",
"package": "@azure/msal-node-extensions",
"comment": "Bump rollup-msal to v0.0.0",
"commit": "not available"
}
]
}
},
{
"date": "Thu, 03 Oct 2024 00:40:42 GMT",
"version": "1.2.0",
Expand Down
12 changes: 11 additions & 1 deletion extensions/msal-node-extensions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @azure/msal-node-extensions

This log was last generated on Thu, 19 Sep 2024 23:48:30 GMT and should not be manually modified.
This log was last generated on Tue, 08 Oct 2024 16:51:05 GMT and should not be manually modified.

<!-- Start content -->

## 1.3.0

Tue, 08 Oct 2024 16:51:05 GMT

### Minor changes

- Fix POP token acquisition via MsalRuntime (thomas.norling@microsoft.com)
- Bump eslint-config-msal to v0.0.0
- Bump rollup-msal to v0.0.0

## 1.2.0

Thu, 19 Sep 2024 23:48:30 GMT
Expand Down
2 changes: 1 addition & 1 deletion 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.2.0",
"version": "1.3.0",
"repository": {
"type": "git",
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git"
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.2.0";
export const version = "1.3.0";
41 changes: 41 additions & 0 deletions lib/msal-browser/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,47 @@
{
"name": "@azure/msal-browser",
"entries": [
{
"date": "Tue, 08 Oct 2024 16:51:05 GMT",
"version": "3.26.0",
"tag": "@azure/msal-browser_v3.26.0",
"comments": {
"minor": [
{
"author": "thomas.norling@microsoft.com",
"package": "@azure/msal-browser",
"commit": "34c39709d1eedf3e051d80a978e94fe8f75b44cf",
"comment": "Add optional event type filter to addEventCallback #7351"
},
{
"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"
}
],
"patch": [
{
"author": "shylasummers@microsoft.com",
"package": "@azure/msal-browser",
"commit": "34c39709d1eedf3e051d80a978e94fe8f75b44cf",
"comment": "Bug fixes for windowless PCA"
}
]
}
},
{
"date": "Thu, 03 Oct 2024 00:40:42 GMT",
"version": "3.25.0",
Expand Down
17 changes: 16 additions & 1 deletion lib/msal-browser/CHANGELOG.md
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 Thu, 03 Oct 2024 00:40:42 GMT and should not be manually modified.
This log was last generated on Tue, 08 Oct 2024 16:51:05 GMT and should not be manually modified.

<!-- Start content -->

## 3.26.0

Tue, 08 Oct 2024 16:51:05 GMT

### Minor changes

- Add optional event type filter to addEventCallback #7351 (thomas.norling@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

### Patches

- Bug fixes for windowless PCA (shylasummers@microsoft.com)

## 3.25.0

Thu, 03 Oct 2024 00:40:42 GMT
Expand Down
2 changes: 1 addition & 1 deletion lib/msal-browser/apiReview/msal-browser.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.25.0";
export const version = "3.26.0";

// 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)
Expand Down
2 changes: 1 addition & 1 deletion lib/msal-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"type": "git",
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git"
},
"version": "3.25.0",
"version": "3.26.0",
"description": "Microsoft Authentication Library for js",
"keywords": [
"implicit",
Expand Down
2 changes: 1 addition & 1 deletion lib/msal-browser/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-browser";
export const version = "3.25.0";
export const version = "3.26.0";
21 changes: 21 additions & 0 deletions lib/msal-node/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@azure/msal-node",
"entries": [
{
"date": "Tue, 08 Oct 2024 16:51:05 GMT",
"version": "2.15.0",
"tag": "@azure/msal-node_v2.15.0",
"comments": {
"undefined": [
{
"author": "beachball",
"package": "@azure/msal-node",
"comment": "Bump eslint-config-msal to v0.0.0",
"commit": "not available"
},
{
"author": "beachball",
"package": "@azure/msal-node",
"comment": "Bump rollup-msal to v0.0.0",
"commit": "not available"
}
]
}
},
{
"date": "Thu, 03 Oct 2024 00:40:42 GMT",
"version": "2.15.0",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5879cf3

Please sign in to comment.