Skip to content

Commit 2ce104c

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent 904e698 commit 2ce104c

53 files changed

Lines changed: 578 additions & 100 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/api-documenter/CHANGELOG.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "1.5.42",
6+
"tag": "@microsoft/api-documenter_v1.5.42",
7+
"date": "Thu, 25 Oct 2018 23:20:40 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" from `6.0.8` to `6.0.9`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/node-core-library\" from `3.4.0` to `3.5.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@microsoft/rush-stack-compiler\" from `0.1.19` to `0.1.20`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@microsoft/node-library-build\" from `5.0.25` to `5.0.26`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "1.5.41",
627
"tag": "@microsoft/api-documenter_v1.5.41",

apps/api-documenter/CHANGELOG.md

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

3-
This log was last generated on Thu, 25 Oct 2018 08:56:02 GMT and should not be manually modified.
3+
This log was last generated on Thu, 25 Oct 2018 23:20:40 GMT and should not be manually modified.
4+
5+
## 1.5.42
6+
Thu, 25 Oct 2018 23:20:40 GMT
7+
8+
*Version update only*
49

510
## 1.5.41
611
Thu, 25 Oct 2018 08:56:02 GMT

apps/api-extractor/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@microsoft/api-extractor",
33
"entries": [
4+
{
5+
"version": "6.0.9",
6+
"tag": "@microsoft/api-extractor_v6.0.9",
7+
"date": "Thu, 25 Oct 2018 23:20:40 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/node-core-library\" from `3.4.0` to `3.5.0`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "6.0.8",
618
"tag": "@microsoft/api-extractor_v6.0.8",

apps/api-extractor/CHANGELOG.md

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

3-
This log was last generated on Thu, 25 Oct 2018 08:56:02 GMT and should not be manually modified.
3+
This log was last generated on Thu, 25 Oct 2018 23:20:40 GMT and should not be manually modified.
4+
5+
## 6.0.9
6+
Thu, 25 Oct 2018 23:20:40 GMT
7+
8+
*Version update only*
49

510
## 6.0.8
611
Thu, 25 Oct 2018 08:56:02 GMT

apps/rush/CHANGELOG.json

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,44 @@
11
{
22
"name": "@microsoft/rush",
33
"entries": [
4+
{
5+
"version": "5.4.0",
6+
"tag": "@microsoft/rush_v5.4.0",
7+
"date": "Thu, 25 Oct 2018 23:20:40 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Remove use of a deprecated Buffer API."
12+
},
13+
{
14+
"comment": "Fix an issue with \"rush change\" on NodeJS 10."
15+
},
16+
{
17+
"comment": "Fix an issue where \"rush install\" sometimes would incorrectly ask for \"rush update\", when using the Yarn package manager"
18+
},
19+
{
20+
"comment": "Improve sorting of @rush-temp projects, which may reduce churn of hashes in the shrinkwrap file"
21+
},
22+
{
23+
"comment": "Expose safeForSimultaneousRushProcesses to custom commands"
24+
},
25+
{
26+
"comment": "Add 'variants' feature and command-line parameter"
27+
}
28+
],
29+
"dependency": [
30+
{
31+
"comment": "Updating dependency \"@microsoft/node-core-library\" from `3.4.0` to `3.5.0`"
32+
},
33+
{
34+
"comment": "Updating dependency \"@microsoft/rush-stack-compiler\" from `0.1.19` to `0.1.20`"
35+
},
36+
{
37+
"comment": "Updating dependency \"@microsoft/node-library-build\" from `5.0.25` to `5.0.26`"
38+
}
39+
]
40+
}
41+
},
442
{
543
"version": "5.3.4",
644
"tag": "@microsoft/rush_v5.3.4",

apps/rush/CHANGELOG.md

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

3-
This log was last generated on Wed, 17 Oct 2018 03:19:43 GMT and should not be manually modified.
3+
This log was last generated on Thu, 25 Oct 2018 23:20:40 GMT and should not be manually modified.
4+
5+
## 5.4.0
6+
Thu, 25 Oct 2018 23:20:40 GMT
7+
8+
### Updates
9+
10+
- Remove use of a deprecated Buffer API.
11+
- Fix an issue with "rush change" on NodeJS 10.
12+
- Fix an issue where "rush install" sometimes would incorrectly ask for "rush update", when using the Yarn package manager
13+
- Improve sorting of @rush-temp projects, which may reduce churn of hashes in the shrinkwrap file
14+
- Expose safeForSimultaneousRushProcesses to custom commands
15+
- Add 'variants' feature and command-line parameter
416

517
## 5.3.4
618
Wed, 17 Oct 2018 03:19:43 GMT

common/changes/@microsoft/node-core-library/pgonzal-yarn-bug_2018-10-25-07-31.json

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

common/changes/@microsoft/rush/ianc-deprecating-node6_2018-10-17-01-12.json

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

common/changes/@microsoft/rush/ianc-deprecating-node6_2018-10-17-04-20.json

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

common/changes/@microsoft/rush/pgonzal-yarn-bug_2018-10-25-03-42.json

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

0 commit comments

Comments
 (0)