Skip to content

Commit 3cc8aa5

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent 899e9b1 commit 3cc8aa5

File tree

3 files changed

+20
-12
lines changed

3 files changed

+20
-12
lines changed

apps/rush/CHANGELOG.json

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@microsoft/rush",
33
"entries": [
4+
{
5+
"version": "5.49.1",
6+
"tag": "@microsoft/rush_v5.49.1",
7+
"date": "Tue, 13 Jul 2021 23:03:01 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Fix an issue where the \"--no-fetch\" \"rush change\" parameter would cause a \"git fetch\" and absence of that parameter wouldn't fetch."
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "5.49.0",
618
"tag": "@microsoft/rush_v5.49.0",

apps/rush/CHANGELOG.md

+8-1
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 Tue, 13 Jul 2021 06:22:09 GMT and should not be manually modified.
3+
This log was last generated on Tue, 13 Jul 2021 23:03:01 GMT and should not be manually modified.
4+
5+
## 5.49.1
6+
Tue, 13 Jul 2021 23:03:01 GMT
7+
8+
### Updates
9+
10+
- Fix an issue where the "--no-fetch" "rush change" parameter would cause a "git fetch" and absence of that parameter wouldn't fetch.
411

512
## 5.49.0
613
Tue, 13 Jul 2021 06:22:09 GMT

common/changes/@microsoft/rush/ianc-fix-no-fetch_2021-07-13-22-37.json

-11
This file was deleted.

0 commit comments

Comments
 (0)