Skip to content

Commit 7ad2cf2

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent 47e79fe commit 7ad2cf2

4 files changed

+24
-23
lines changed

apps/rush/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@microsoft/rush",
33
"entries": [
4+
{
5+
"version": "5.22.0",
6+
"tag": "@microsoft/rush_v5.22.0",
7+
"date": "Wed, 18 Mar 2020 01:23:22 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Replace dependencies whose NPM scope was renamed from `@microsoft` to `@rushstack`"
12+
},
13+
{
14+
"comment": "Support setting environment variables for package manager install processes in rush.json and expose --max-install-attempts as a parameter for rush install/update."
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "5.21.0",
621
"tag": "@microsoft/rush_v5.21.0",

apps/rush/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Change Log - @microsoft/rush
22

3-
This log was last generated on Sat, 07 Mar 2020 05:36:08 GMT and should not be manually modified.
3+
This log was last generated on Wed, 18 Mar 2020 01:23:22 GMT and should not be manually modified.
4+
5+
## 5.22.0
6+
Wed, 18 Mar 2020 01:23:22 GMT
7+
8+
### Updates
9+
10+
- Replace dependencies whose NPM scope was renamed from `@microsoft` to `@rushstack`
11+
- Support setting environment variables for package manager install processes in rush.json and expose --max-install-attempts as a parameter for rush install/update.
412

513
## 5.21.0
614
Sat, 07 Mar 2020 05:36:08 GMT

common/changes/@microsoft/rush/octogonz-rushstack-npm-scope_2020-03-17-22-46.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

common/changes/@microsoft/rush/sachinjoseph-support-custom-environment-variables-for-install-manager_2020-03-10-18-12.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)