Skip to content

Commit 11a7604

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent fb0cdcd commit 11a7604

8 files changed

+36
-67
lines changed

apps/rush/CHANGELOG.json

+24
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
{
22
"name": "@microsoft/rush",
33
"entries": [
4+
{
5+
"version": "5.21.0",
6+
"tag": "@microsoft/rush_v5.21.0",
7+
"date": "Sat, 07 Mar 2020 05:36:08 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Make the event hook failure message print in yellow."
12+
},
13+
{
14+
"comment": "Improve phrasing of an error message."
15+
},
16+
{
17+
"comment": "Add a new command-line.json setting \"required\" for non-optional parameters"
18+
},
19+
{
20+
"comment": "Implement `pnpmOptions.pnpmStore` and RUSH_PNPM_STORE_PATH, to allow the end-user to define where PNPM will place its store."
21+
},
22+
{
23+
"comment": "Add a --json flag for \"rush check\" to facilitate automation"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "5.20.0",
630
"tag": "@microsoft/rush_v5.20.0",

apps/rush/CHANGELOG.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Change Log - @microsoft/rush
22

3-
This log was last generated on Wed, 12 Feb 2020 21:51:19 GMT and should not be manually modified.
3+
This log was last generated on Sat, 07 Mar 2020 05:36:08 GMT and should not be manually modified.
4+
5+
## 5.21.0
6+
Sat, 07 Mar 2020 05:36:08 GMT
7+
8+
### Updates
9+
10+
- Make the event hook failure message print in yellow.
11+
- Improve phrasing of an error message.
12+
- Add a new command-line.json setting "required" for non-optional parameters
13+
- Implement `pnpmOptions.pnpmStore` and RUSH_PNPM_STORE_PATH, to allow the end-user to define where PNPM will place its store.
14+
- Add a --json flag for "rush check" to facilitate automation
415

516
## 5.20.0
617
Wed, 12 Feb 2020 21:51:19 GMT

common/changes/@microsoft/rush/fix-event-hook-fail-color_2020-02-14-12-22.json

-11
This file was deleted.

common/changes/@microsoft/rush/ianc-fix-mistake-in-rush-init_2020-03-07-01-35.json

-11
This file was deleted.

common/changes/@microsoft/rush/ianc-improve-error-message_2020-02-18-19-15.json

-11
This file was deleted.

common/changes/@microsoft/rush/octogonz-rush-required-params_2020-03-05-02-59.json

-11
This file was deleted.

common/changes/@microsoft/rush/pnpm-store-options_2019-12-11-21-38.json

-11
This file was deleted.

common/changes/@microsoft/rush/zhas-add-json-flag-to-check_2020-02-26-22-23.json

-11
This file was deleted.

0 commit comments

Comments
 (0)