Skip to content

Commit

Permalink
July 2023 Release [beta.1] (#6199)
Browse files Browse the repository at this point in the history
Bumps packages to beta.1
  • Loading branch information
tnorling authored Jul 6, 2023
1 parent 4ccef1b commit 1f5bcd0
Show file tree
Hide file tree
Showing 40 changed files with 280 additions and 149 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.

This file was deleted.

This file was deleted.

23 changes: 23 additions & 0 deletions extensions/msal-node-extensions/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
{
"name": "@azure/msal-node-extensions",
"entries": [
{
"date": "Thu, 06 Jul 2023 00:01:33 GMT",
"tag": "@azure/msal-node-extensions_v1.0.0-beta.1",
"version": "1.0.0-beta.1",
"comments": {
"none": [
{
"author": "[email protected]",
"package": "@azure/msal-node-extensions",
"commit": "f714b51f03eb87ccd0102d886c814b3dab2b5cc9",
"comment": "DevDependency updates"
}
],
"prerelease": [
{
"author": "beachball",
"package": "@azure/msal-node-extensions",
"comment": "Bump @azure/msal-common to v14.0.0-beta.1",
"commit": "4ccef1b8a11ca5643c11eb9586e45f8e45398e8c"
}
]
}
},
{
"date": "Thu, 15 Jun 2023 22:19:25 GMT",
"tag": "@azure/msal-node-extensions_v1.0.0-beta.0",
Expand Down
10 changes: 9 additions & 1 deletion extensions/msal-node-extensions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @azure/msal-node-extensions

This log was last generated on Thu, 15 Jun 2023 22:19:25 GMT and should not be manually modified.
This log was last generated on Thu, 06 Jul 2023 00:01:33 GMT and should not be manually modified.

<!-- Start content -->

## 1.0.0-beta.1

Thu, 06 Jul 2023 00:01:33 GMT

### Changes

- Bump @azure/msal-common to v14.0.0-beta.1

## 1.0.0-beta.0

Thu, 15 Jun 2023 22:19:25 GMT
Expand Down
6 changes: 3 additions & 3 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.0-beta.0",
"version": "1.0.0-beta.1",
"repository": {
"type": "git",
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git"
Expand Down Expand Up @@ -50,7 +50,7 @@
]
},
"dependencies": {
"@azure/msal-common": "14.0.0-beta.0",
"@azure/msal-common": "14.0.0-beta.1",
"@azure/msal-node-runtime": "^0.13.6-alpha.0",
"keytar": "^7.8.0"
},
Expand All @@ -67,4 +67,4 @@
"tslib": "^2.0.0",
"typescript": "^4.9.5"
}
}
}
3 changes: 1 addition & 2 deletions extensions/msal-node-extensions/src/packageMetadata.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable header/header */
export const name = "@azure/msal-node-extensions";
export const version = "1.0.0-beta.0";

export const version = "1.0.0-beta.1";
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": "Thu, 06 Jul 2023 00:01:36 GMT",
"tag": "@azure/msal-angular_v3.0.0-beta.1",
"version": "3.0.0-beta.1",
"comments": {
"prerelease": [
{
"author": "[email protected]",
"package": "@azure/msal-angular",
"commit": "faae9defff0424799bfa540fdb2c2f309b34db3a",
"comment": "Remove unused main field in package.json #6190"
},
{
"author": "beachball",
"package": "@azure/msal-angular",
"comment": "Bump @azure/msal-browser to v3.0.0-beta.1",
"commit": "4ccef1b8a11ca5643c11eb9586e45f8e45398e8c"
}
]
}
},
{
"date": "Thu, 15 Jun 2023 22:19:25 GMT",
"tag": "@azure/msal-angular_v3.0.0-beta.0",
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 Thu, 15 Jun 2023 22:19:25 GMT and should not be manually modified.
This log was last generated on Thu, 06 Jul 2023 00:01:36 GMT and should not be manually modified.

<!-- Start content -->

## 3.0.0-beta.1

Thu, 06 Jul 2023 00:01:36 GMT

### Changes

- Remove unused main field in package.json #6190 ([email protected])
- Bump @azure/msal-browser to v3.0.0-beta.1

## 3.0.0-beta.0

Thu, 15 Jun 2023 22:19:25 GMT
Expand Down
8 changes: 4 additions & 4 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.0-beta.0",
"version": "3.0.0-beta.1",
"author": {
"name": "Microsoft",
"email": "[email protected]",
Expand Down Expand Up @@ -55,7 +55,7 @@
"@angular/platform-browser": "^15.1.4",
"@angular/platform-browser-dynamic": "^15.1.4",
"@angular/router": "^15.1.4",
"@azure/msal-browser": "^3.0.0-beta.0",
"@azure/msal-browser": "^3.0.0-beta.1",
"@types/jasmine": "~3.6.0",
"@types/jasminewd2": "~2.0.3",
"@types/node": "^12.11.1",
Expand All @@ -75,7 +75,7 @@
"zone.js": "~0.11.8"
},
"peerDependencies": {
"@azure/msal-browser": "^3.0.0-beta.0",
"@azure/msal-browser": "^3.0.0-beta.1",
"rxjs": "^7.0.0"
}
}
}
4 changes: 2 additions & 2 deletions 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.0-beta.0';
export const name = "@azure/msal-angular";
export const version = "3.0.0-beta.1";
47 changes: 47 additions & 0 deletions lib/msal-browser/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,53 @@
{
"name": "@azure/msal-browser",
"entries": [
{
"date": "Thu, 06 Jul 2023 00:01:35 GMT",
"tag": "@azure/msal-browser_v3.0.0-beta.1",
"version": "3.0.0-beta.1",
"comments": {
"prerelease": [
{
"author": "[email protected]",
"package": "@azure/msal-browser",
"commit": "4ccef1b8a11ca5643c11eb9586e45f8e45398e8c",
"comment": "Make claims-based caching configurable #6163"
},
{
"author": "[email protected]",
"package": "@azure/msal-browser",
"commit": "b2b17b3cc0485be1eaca97a15de06c846557921a",
"comment": "Update string conversion function"
},
{
"author": "[email protected]",
"package": "@azure/msal-browser",
"commit": "9939c2767634aabe878fa613060084c581e621d2",
"comment": "Make account info mandatory for AuthenticationResult and CacheRecord types #6156"
},
{
"author": "[email protected]",
"package": "@azure/msal-browser",
"commit": "5ecb611181d878b533ddb43f4774b064d63f8f3a",
"comment": "Export IdTokenClaims & PromptValue types"
},
{
"author": "beachball",
"package": "@azure/msal-browser",
"comment": "Bump @azure/msal-common to v14.0.0-beta.1",
"commit": "4ccef1b8a11ca5643c11eb9586e45f8e45398e8c"
}
],
"none": [
{
"author": "[email protected]",
"package": "@azure/msal-browser",
"commit": "f714b51f03eb87ccd0102d886c814b3dab2b5cc9",
"comment": "DevDependency updates"
}
]
}
},
{
"date": "Thu, 15 Jun 2023 22:19:24 GMT",
"tag": "@azure/msal-browser_v3.0.0-beta.0",
Expand Down
14 changes: 13 additions & 1 deletion lib/msal-browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,21 @@
# Change Log - @azure/msal-browser

This log was last generated on Thu, 15 Jun 2023 22:19:24 GMT and should not be manually modified.
This log was last generated on Thu, 06 Jul 2023 00:01:35 GMT and should not be manually modified.

<!-- Start content -->

## 3.0.0-beta.1

Thu, 06 Jul 2023 00:01:35 GMT

### Changes

- Make claims-based caching configurable #6163 ([email protected])
- Update string conversion function ([email protected])
- Make account info mandatory for AuthenticationResult and CacheRecord types #6156 ([email protected])
- Export IdTokenClaims & PromptValue types ([email protected])
- Bump @azure/msal-common to v14.0.0-beta.1

## 3.0.0-beta.0

Thu, 15 Jun 2023 22:19:24 GMT
Expand Down
6 changes: 3 additions & 3 deletions 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.0.0-beta.0",
"version": "3.0.0-beta.1",
"description": "Microsoft Authentication Library for js",
"keywords": [
"implicit",
Expand Down Expand Up @@ -94,6 +94,6 @@
"typescript": "^4.9.5"
},
"dependencies": {
"@azure/msal-common": "14.0.0-beta.0"
"@azure/msal-common": "14.0.0-beta.1"
}
}
}
3 changes: 1 addition & 2 deletions lib/msal-browser/src/packageMetadata.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable header/header */
export const name = "@azure/msal-browser";
export const version = "3.0.0-beta.0";

export const version = "3.0.0-beta.1";
Loading

0 comments on commit 1f5bcd0

Please sign in to comment.