Skip to content

Commit 10a6dd0

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent 446d66c commit 10a6dd0

File tree

92 files changed

+1086
-256
lines changed

Some content is hidden

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

92 files changed

+1086
-256
lines changed

apps/api-documenter/CHANGELOG.json

+27
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.7.14",
6+
"tag": "@microsoft/api-documenter_v7.7.14",
7+
"date": "Wed, 18 Mar 2020 15:07:47 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" from `7.7.8` to `7.7.9`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.19.4` to `3.19.5`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/ts-command-line\" from `4.3.11` to `4.3.12`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" from `0.4.4` to `0.4.5`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.4.5` to `6.4.6`"
24+
},
25+
{
26+
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.4` to `0.5.5`"
27+
}
28+
]
29+
}
30+
},
431
{
532
"version": "7.7.13",
633
"tag": "@microsoft/api-documenter_v7.7.13",

apps/api-documenter/CHANGELOG.md

+6-1
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 Tue, 17 Mar 2020 23:55:58 GMT and should not be manually modified.
3+
This log was last generated on Wed, 18 Mar 2020 15:07:47 GMT and should not be manually modified.
4+
5+
## 7.7.14
6+
Wed, 18 Mar 2020 15:07:47 GMT
7+
8+
*Version update only*
49

510
## 7.7.13
611
Tue, 17 Mar 2020 23:55:58 GMT

apps/api-extractor-model/CHANGELOG.json

+20
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
{
22
"name": "@microsoft/api-extractor-model",
33
"entries": [
4+
{
5+
"version": "7.7.9",
6+
"tag": "@microsoft/api-extractor-model_v7.7.9",
7+
"date": "Wed, 18 Mar 2020 15:07:47 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Upgrade cyclic dependencies"
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.19.4` to `3.19.5`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.4` to `0.5.5`"
20+
}
21+
]
22+
}
23+
},
424
{
525
"version": "7.7.8",
626
"tag": "@microsoft/api-extractor-model_v7.7.8",

apps/api-extractor-model/CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @microsoft/api-extractor-model
22

3-
This log was last generated on Tue, 17 Mar 2020 23:55:58 GMT and should not be manually modified.
3+
This log was last generated on Wed, 18 Mar 2020 15:07:47 GMT and should not be manually modified.
4+
5+
## 7.7.9
6+
Wed, 18 Mar 2020 15:07:47 GMT
7+
8+
### Patches
9+
10+
- Upgrade cyclic dependencies
411

512
## 7.7.8
613
Tue, 17 Mar 2020 23:55:58 GMT

apps/api-extractor/CHANGELOG.json

+26
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
11
{
22
"name": "@microsoft/api-extractor",
33
"entries": [
4+
{
5+
"version": "7.7.10",
6+
"tag": "@microsoft/api-extractor_v7.7.10",
7+
"date": "Wed, 18 Mar 2020 15:07:47 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Upgrade cyclic dependencies"
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" from `7.7.8` to `7.7.9`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.19.4` to `3.19.5`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@rushstack/ts-command-line\" from `4.3.11` to `4.3.12`"
23+
},
24+
{
25+
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.4` to `0.5.5`"
26+
}
27+
]
28+
}
29+
},
430
{
531
"version": "7.7.9",
632
"tag": "@microsoft/api-extractor_v7.7.9",

apps/api-extractor/CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @microsoft/api-extractor
22

3-
This log was last generated on Tue, 17 Mar 2020 23:55:58 GMT and should not be manually modified.
3+
This log was last generated on Wed, 18 Mar 2020 15:07:47 GMT and should not be manually modified.
4+
5+
## 7.7.10
6+
Wed, 18 Mar 2020 15:07:47 GMT
7+
8+
### Patches
9+
10+
- Upgrade cyclic dependencies
411

512
## 7.7.9
613
Tue, 17 Mar 2020 23:55:58 GMT

common/changes/@microsoft/api-extractor-model/post-rename-cleanup_2020-03-18-02-12.json

-11
This file was deleted.

common/changes/@microsoft/api-extractor/post-rename-cleanup_2020-03-18-02-12.json

-11
This file was deleted.

common/changes/@microsoft/gulp-core-build-mocha/post-rename-cleanup_2020-03-18-02-12.json

-11
This file was deleted.

common/changes/@microsoft/gulp-core-build-typescript/post-rename-cleanup_2020-03-18-02-12.json

-11
This file was deleted.

common/changes/@microsoft/gulp-core-build/post-rename-cleanup_2020-03-18-02-12.json

-11
This file was deleted.

common/changes/@microsoft/rush-stack-compiler-2.4/post-rename-cleanup_2020-03-18-02-12.json

-11
This file was deleted.

common/changes/@microsoft/rush-stack-compiler-2.7/post-rename-cleanup_2020-03-18-02-12.json

-11
This file was deleted.

common/changes/@microsoft/rush-stack-compiler-2.8/post-rename-cleanup_2020-03-18-02-12.json

-11
This file was deleted.

common/changes/@microsoft/rush-stack-compiler-2.9/post-rename-cleanup_2020-03-18-02-12.json

-11
This file was deleted.

common/changes/@microsoft/rush-stack-compiler-3.0/post-rename-cleanup_2020-03-18-02-12.json

-11
This file was deleted.

common/changes/@microsoft/rush-stack-compiler-3.1/post-rename-cleanup_2020-03-18-02-12.json

-11
This file was deleted.

common/changes/@microsoft/rush-stack-compiler-3.2/post-rename-cleanup_2020-03-18-02-12.json

-11
This file was deleted.

common/changes/@microsoft/rush-stack-compiler-3.3/post-rename-cleanup_2020-03-18-02-12.json

-11
This file was deleted.

common/changes/@microsoft/rush-stack-compiler-3.4/post-rename-cleanup_2020-03-18-02-12.json

-11
This file was deleted.

common/changes/@microsoft/rush-stack-compiler-3.5/post-rename-cleanup_2020-03-18-02-12.json

-11
This file was deleted.

common/changes/@microsoft/rush-stack-compiler-3.6/post-rename-cleanup_2020-03-18-02-12.json

-11
This file was deleted.

common/changes/@microsoft/rush-stack-compiler-3.7/post-rename-cleanup_2020-03-18-02-12.json

-11
This file was deleted.

common/changes/@rushstack/eslint-plugin/post-rename-cleanup_2020-03-18-02-12.json

-11
This file was deleted.

common/changes/@rushstack/node-core-library/post-rename-cleanup_2020-03-18-02-12.json

-11
This file was deleted.

common/changes/@rushstack/ts-command-line/post-rename-cleanup_2020-03-18-02-12.json

-11
This file was deleted.

0 commit comments

Comments
 (0)