Skip to content

Commit 96f68ae

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent 2abef79 commit 96f68ae

46 files changed

Lines changed: 531 additions & 44 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.56",
6+
"tag": "@microsoft/api-documenter_v1.5.56",
7+
"date": "Fri, 16 Nov 2018 21:37:10 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" from `6.1.5` to `6.1.6`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/node-core-library\" from `3.5.2` to `3.6.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@microsoft/rush-stack-compiler\" from `0.5.3` to `0.5.4`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.0.11` to `6.0.12`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "1.5.55",
627
"tag": "@microsoft/api-documenter_v1.5.55",

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 Fri, 16 Nov 2018 00:59:00 GMT and should not be manually modified.
3+
This log was last generated on Fri, 16 Nov 2018 21:37:10 GMT and should not be manually modified.
4+
5+
## 1.5.56
6+
Fri, 16 Nov 2018 21:37:10 GMT
7+
8+
*Version update only*
49

510
## 1.5.55
611
Fri, 16 Nov 2018 00:59:00 GMT

apps/api-extractor/CHANGELOG.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
{
22
"name": "@microsoft/api-extractor",
33
"entries": [
4+
{
5+
"version": "6.1.6",
6+
"tag": "@microsoft/api-extractor_v6.1.6",
7+
"date": "Fri, 16 Nov 2018 21:37:10 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Add support for emitting `/// <reference lib=\"___\" />` directives in .d.ts rollups (GitHub issue #946)"
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@microsoft/node-core-library\" from `3.5.2` to `3.6.0`"
17+
}
18+
]
19+
}
20+
},
421
{
522
"version": "6.1.5",
623
"tag": "@microsoft/api-extractor_v6.1.5",

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 Fri, 16 Nov 2018 00:59:00 GMT and should not be manually modified.
3+
This log was last generated on Fri, 16 Nov 2018 21:37:10 GMT and should not be manually modified.
4+
5+
## 6.1.6
6+
Fri, 16 Nov 2018 21:37:10 GMT
7+
8+
### Patches
9+
10+
- Add support for emitting `/// <reference lib="___" />` directives in .d.ts rollups (GitHub issue #946)
411

512
## 6.1.5
613
Fri, 16 Nov 2018 00:59:00 GMT

common/changes/@microsoft/api-extractor/pgonzal-ae-reference-lib_2018-11-16-20-09.json

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

common/changes/@microsoft/node-core-library/pgonzal-ae-reference-lib_2018-11-16-20-39.json

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

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@microsoft/gulp-core-build-karma",
33
"entries": [
4+
{
5+
"version": "4.6.45",
6+
"tag": "@microsoft/gulp-core-build-karma_v4.6.45",
7+
"date": "Fri, 16 Nov 2018 21:37:10 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/gulp-core-build\" from `3.8.46` to `3.8.47`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/node-core-library\" from `3.5.2` to `3.6.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@microsoft/rush-stack-compiler\" from `0.5.3` to `0.5.4`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.0.11` to `6.0.12`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "4.6.44",
627
"tag": "@microsoft/gulp-core-build-karma_v4.6.44",

core-build/gulp-core-build-karma/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-karma
22

3-
This log was last generated on Fri, 16 Nov 2018 00:59:00 GMT and should not be manually modified.
3+
This log was last generated on Fri, 16 Nov 2018 21:37:10 GMT and should not be manually modified.
4+
5+
## 4.6.45
6+
Fri, 16 Nov 2018 21:37:10 GMT
7+
8+
*Version update only*
49

510
## 4.6.44
611
Fri, 16 Nov 2018 00:59:00 GMT

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.5.39",
6+
"tag": "@microsoft/gulp-core-build-mocha_v3.5.39",
7+
"date": "Fri, 16 Nov 2018 21:37:10 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/gulp-core-build\" from `3.8.46` to `3.8.47`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/rush-stack-compiler\" from `0.5.3` to `0.5.4`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "3.5.38",
621
"tag": "@microsoft/gulp-core-build-mocha_v3.5.38",

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 Fri, 16 Nov 2018 00:59:00 GMT and should not be manually modified.
3+
This log was last generated on Fri, 16 Nov 2018 21:37:10 GMT and should not be manually modified.
4+
5+
## 3.5.39
6+
Fri, 16 Nov 2018 21:37:10 GMT
7+
8+
*Version update only*
49

510
## 3.5.38
611
Fri, 16 Nov 2018 00:59:00 GMT

0 commit comments

Comments
 (0)