Skip to content

Commit 184a7f7

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent fe7b50d commit 184a7f7

File tree

74 files changed

+951
-58
lines changed

Some content is hidden

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

74 files changed

+951
-58
lines changed

apps/api-documenter/CHANGELOG.json

Lines changed: 27 additions & 0 deletions
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.4",
6+
"tag": "@microsoft/api-documenter_v7.7.4",
7+
"date": "Thu, 09 Jan 2020 06:44:12 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" from `7.7.1` to `7.7.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/node-core-library\" from `3.18.1` to `3.18.2`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@microsoft/ts-command-line\" from `4.3.6` to `4.3.7`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.5\" from `0.3.12` to `0.3.13`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.3.12` to `6.3.13`"
24+
},
25+
{
26+
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.0` to `0.5.1`"
27+
}
28+
]
29+
}
30+
},
431
{
532
"version": "7.7.3",
633
"tag": "@microsoft/api-documenter_v7.7.3",

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 Wed, 08 Jan 2020 00:11:31 GMT and should not be manually modified.
3+
This log was last generated on Thu, 09 Jan 2020 06:44:12 GMT and should not be manually modified.
4+
5+
## 7.7.4
6+
Thu, 09 Jan 2020 06:44:12 GMT
7+
8+
*Version update only*
49

510
## 7.7.3
611
Wed, 08 Jan 2020 00:11:30 GMT

apps/api-extractor-model/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@microsoft/api-extractor-model",
33
"entries": [
4+
{
5+
"version": "7.7.2",
6+
"tag": "@microsoft/api-extractor-model_v7.7.2",
7+
"date": "Thu, 09 Jan 2020 06:44:13 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/node-core-library\" from `3.18.1` to `3.18.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.0` to `0.5.1`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "7.7.1",
621
"tag": "@microsoft/api-extractor-model_v7.7.1",

apps/api-extractor-model/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-model
22

3-
This log was last generated on Wed, 08 Jan 2020 00:11:31 GMT and should not be manually modified.
3+
This log was last generated on Thu, 09 Jan 2020 06:44:13 GMT and should not be manually modified.
4+
5+
## 7.7.2
6+
Thu, 09 Jan 2020 06:44:13 GMT
7+
8+
*Version update only*
49

510
## 7.7.1
611
Wed, 08 Jan 2020 00:11:31 GMT

apps/api-extractor/CHANGELOG.json

Lines changed: 26 additions & 0 deletions
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.2",
6+
"tag": "@microsoft/api-extractor_v7.7.2",
7+
"date": "Thu, 09 Jan 2020 06:44:12 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix an error \"Cannot read property 'externalModuleIndicator' of undefined\" (GitHub #1652)"
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" from `7.7.1` to `7.7.2`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@microsoft/node-core-library\" from `3.18.1` to `3.18.2`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@microsoft/ts-command-line\" from `4.3.6` to `4.3.7`"
23+
},
24+
{
25+
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.0` to `0.5.1`"
26+
}
27+
]
28+
}
29+
},
430
{
531
"version": "7.7.1",
632
"tag": "@microsoft/api-extractor_v7.7.1",

apps/api-extractor/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
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 Wed, 08 Jan 2020 00:11:31 GMT and should not be manually modified.
3+
This log was last generated on Thu, 09 Jan 2020 06:44:12 GMT and should not be manually modified.
4+
5+
## 7.7.2
6+
Thu, 09 Jan 2020 06:44:12 GMT
7+
8+
### Patches
9+
10+
- Fix an error "Cannot read property 'externalModuleIndicator' of undefined" (GitHub #1652)
411

512
## 7.7.1
613
Wed, 08 Jan 2020 00:11:31 GMT

common/changes/@microsoft/api-extractor/octogonz-ae-issue-1652_2020-01-09-01-47.json

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

common/changes/@rushstack/eslint-plugin/octogonz-no-untyped-underscore_2020-01-08-03-37.json

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

core-build/gulp-core-build-mocha/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@microsoft/gulp-core-build-mocha",
33
"entries": [
4+
{
5+
"version": "3.7.8",
6+
"tag": "@microsoft/gulp-core-build-mocha_v3.7.8",
7+
"date": "Thu, 09 Jan 2020 06:44:13 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/gulp-core-build\" from `3.13.1` to `3.13.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.0` to `0.5.1`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "3.7.7",
621
"tag": "@microsoft/gulp-core-build-mocha_v3.7.7",

core-build/gulp-core-build-mocha/CHANGELOG.md

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

3-
This log was last generated on Wed, 08 Jan 2020 00:11:31 GMT and should not be manually modified.
3+
This log was last generated on Thu, 09 Jan 2020 06:44:13 GMT and should not be manually modified.
4+
5+
## 3.7.8
6+
Thu, 09 Jan 2020 06:44:13 GMT
7+
8+
*Version update only*
49

510
## 3.7.7
611
Wed, 08 Jan 2020 00:11:31 GMT

0 commit comments

Comments
 (0)