Skip to content

Commit b69f3f2

Browse files
committed
Revert "Deleting change files and updating change logs for package updates."
This reverts commit 1dd8d51.
1 parent a5382ba commit b69f3f2

3 files changed

Lines changed: 12 additions & 20 deletions

File tree

apps/rush/CHANGELOG.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,6 @@
11
{
22
"name": "@microsoft/rush",
33
"entries": [
4-
{
5-
"version": "5.19.2",
6-
"tag": "@microsoft/rush_v5.19.2",
7-
"date": "Mon, 27 Jan 2020 23:08:46 GMT",
8-
"comments": {
9-
"none": [
10-
{
11-
"comment": "Fix an issue where the rushx command will always report error."
12-
}
13-
]
14-
}
15-
},
164
{
175
"version": "5.19.1",
186
"tag": "@microsoft/rush_v5.19.1",

apps/rush/CHANGELOG.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
# Change Log - @microsoft/rush
22

3-
This log was last generated on Mon, 27 Jan 2020 23:08:46 GMT and should not be manually modified.
4-
5-
## 5.19.2
6-
Mon, 27 Jan 2020 23:08:46 GMT
7-
8-
### Updates
9-
10-
- Fix an issue where the rushx command will always report error.
3+
This log was last generated on Sat, 25 Jan 2020 05:15:10 GMT and should not be manually modified.
114

125
## 5.19.1
136
Sat, 25 Jan 2020 05:15:10 GMT
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@microsoft/rush",
5+
"comment": "Fix an issue where the rushx command will always report error.",
6+
"type": "none"
7+
}
8+
],
9+
"packageName": "@microsoft/rush",
10+
"email": "iclanton@users.noreply.github.com"
11+
}

0 commit comments

Comments
 (0)