X Tutup
Skip to content

Commit 25a88b5

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent 22569f7 commit 25a88b5

File tree

4 files changed

+25
-23
lines changed

4 files changed

+25
-23
lines changed

apps/rush/CHANGELOG.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
{
22
"name": "@microsoft/rush",
33
"entries": [
4+
{
5+
"version": "5.17.1",
6+
"tag": "@microsoft/rush_v5.17.1",
7+
"date": "Thu, 21 Nov 2019 00:50:15 GMT",
8+
"comments": {
9+
"undefined": [
10+
{
11+
"comment": "Remove an error thrown when the --registry and --pack arguments are used on rush publish, because --registry might be required to check if a package has already been published against a custom registry."
12+
}
13+
],
14+
"none": [
15+
{
16+
"comment": "Fix an issue with Rush add, where Rush was unable to add unpublished local projects as dependencies."
17+
}
18+
]
19+
}
20+
},
421
{
522
"version": "5.17.0",
623
"tag": "@microsoft/rush_v5.17.0",

apps/rush/CHANGELOG.md

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

3-
This log was last generated on Thu, 14 Nov 2019 22:52:48 GMT and should not be manually modified.
3+
This log was last generated on Thu, 21 Nov 2019 00:50:15 GMT and should not be manually modified.
4+
5+
## 5.17.1
6+
Thu, 21 Nov 2019 00:50:15 GMT
7+
8+
### Updates
9+
10+
- Fix an issue with Rush add, where Rush was unable to add unpublished local projects as dependencies.
411

512
## 5.17.0
613
Thu, 14 Nov 2019 22:52:48 GMT

common/changes/@microsoft/rush/master_2019-11-20-02-32.json

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

common/changes/@microsoft/rush/zhas-rush-add-test_2019-11-01-21-43.json

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

0 commit comments

Comments
 (0)
X Tutup