Skip to content

Commit eff4ba5

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent af8ba78 commit eff4ba5

6 files changed

+28
-45
lines changed

apps/rush/CHANGELOG.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@microsoft/rush",
33
"entries": [
4+
{
5+
"version": "5.23.1",
6+
"tag": "@microsoft/rush_v5.23.1",
7+
"date": "Wed, 15 Apr 2020 03:33:55 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Fix a regression in Rush 5.19.0 where customizing \"rush rebuild\" would call the \"build\" script instead of the \"rebuild\" script."
12+
},
13+
{
14+
"comment": "Fix an issue where, on some minimal systems, Rush used a missing shell command to detect an application path."
15+
},
16+
{
17+
"comment": "Fix an issue where the common/temp/*.tgz files resulted in different shrinkwrap files on different operating systems"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "5.23.0",
624
"tag": "@microsoft/rush_v5.23.0",

apps/rush/CHANGELOG.md

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

3-
This log was last generated on Sat, 04 Apr 2020 00:38:29 GMT and should not be manually modified.
3+
This log was last generated on Wed, 15 Apr 2020 03:33:55 GMT and should not be manually modified.
4+
5+
## 5.23.1
6+
Wed, 15 Apr 2020 03:33:55 GMT
7+
8+
### Updates
9+
10+
- Fix a regression in Rush 5.19.0 where customizing "rush rebuild" would call the "build" script instead of the "rebuild" script.
11+
- Fix an issue where, on some minimal systems, Rush used a missing shell command to detect an application path.
12+
- Fix an issue where the common/temp/*.tgz files resulted in different shrinkwrap files on different operating systems
413

514
## 5.23.0
615
Sat, 04 Apr 2020 00:38:29 GMT

common/changes/@microsoft/rush/ianc-fix-spelling_2020-04-06-00-43.json

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

common/changes/@microsoft/rush/ianc-rebuild_2020-04-11-01-02.json

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

common/changes/@microsoft/rush/patch-1_2020-04-11-10-11.json

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

common/changes/@microsoft/rush/sachinjoseph-normalizeChmodInTarHeader_2020-04-07-18-34.json

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

0 commit comments

Comments
 (0)