Skip to content

Commit ce73cf5

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent e11a20b commit ce73cf5

File tree

55 files changed

+574
-59
lines changed

Some content is hidden

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

55 files changed

+574
-59
lines changed

apps/api-documenter/CHANGELOG.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.0.43",
6+
"tag": "@microsoft/api-documenter_v7.0.43",
7+
"date": "Sat, 30 Mar 2019 22:27:16 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Add limited support for resolving @inheritDoc references to external packages by postprocessing them in api-documenter"
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.2\" from `0.2.19` to `0.2.20`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.0.46` to `6.0.47`"
20+
}
21+
]
22+
}
23+
},
424
{
525
"version": "7.0.42",
626
"tag": "@microsoft/api-documenter_v7.0.42",

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

3-
This log was last generated on Thu, 28 Mar 2019 19:14:27 GMT and should not be manually modified.
3+
This log was last generated on Sat, 30 Mar 2019 22:27:16 GMT and should not be manually modified.
4+
5+
## 7.0.43
6+
Sat, 30 Mar 2019 22:27:16 GMT
7+
8+
### Patches
9+
10+
- Add limited support for resolving @inheritDoc references to external packages by postprocessing them in api-documenter
411

512
## 7.0.42
613
Thu, 28 Mar 2019 19:14:27 GMT

apps/api-extractor/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",
33
"entries": [
4+
{
5+
"version": "7.0.35",
6+
"tag": "@microsoft/api-extractor_v7.0.35",
7+
"date": "Sat, 30 Mar 2019 22:27:16 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Reintroduce the generated documentation notice for internal constructors"
12+
},
13+
{
14+
"comment": "Add limited support for resolving @inheritDoc references to external packages by postprocessing them in api-documenter"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "7.0.34",
621
"tag": "@microsoft/api-extractor_v7.0.34",

apps/api-extractor/CHANGELOG.md

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

3-
This log was last generated on Thu, 28 Mar 2019 19:14:27 GMT and should not be manually modified.
3+
This log was last generated on Sat, 30 Mar 2019 22:27:16 GMT and should not be manually modified.
4+
5+
## 7.0.35
6+
Sat, 30 Mar 2019 22:27:16 GMT
7+
8+
### Patches
9+
10+
- Reintroduce the generated documentation notice for internal constructors
11+
- Add limited support for resolving @inheritDoc references to external packages by postprocessing them in api-documenter
412

513
## 7.0.34
614
Thu, 28 Mar 2019 19:14:27 GMT

common/changes/@microsoft/api-documenter/ae-misc-doc-fixes_2019-03-29-03-33.json

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

common/changes/@microsoft/api-extractor/ae-misc-doc-fixes_2019-03-29-02-27.json

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

common/changes/@microsoft/api-extractor/ae-misc-doc-fixes_2019-03-29-03-33.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.5.74",
6+
"tag": "@microsoft/gulp-core-build-mocha_v3.5.74",
7+
"date": "Sat, 30 Mar 2019 22:27:16 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/gulp-core-build\" from `3.9.23` to `3.9.24`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.2\" from `0.2.19` to `0.2.20`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "3.5.73",
621
"tag": "@microsoft/gulp-core-build-mocha_v3.5.73",

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 Thu, 28 Mar 2019 19:14:27 GMT and should not be manually modified.
3+
This log was last generated on Sat, 30 Mar 2019 22:27:16 GMT and should not be manually modified.
4+
5+
## 3.5.74
6+
Sat, 30 Mar 2019 22:27:16 GMT
7+
8+
*Version update only*
49

510
## 3.5.73
611
Thu, 28 Mar 2019 19:14:27 GMT

core-build/gulp-core-build-sass/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-sass",
33
"entries": [
4+
{
5+
"version": "4.6.19",
6+
"tag": "@microsoft/gulp-core-build-sass_v4.6.19",
7+
"date": "Sat, 30 Mar 2019 22:27:16 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/gulp-core-build\" from `3.9.23` to `3.9.24`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/load-themed-styles\" from `1.8.75` to `1.8.76`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.2\" from `0.2.19` to `0.2.20`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.0.46` to `6.0.47`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "4.6.18",
627
"tag": "@microsoft/gulp-core-build-sass_v4.6.18",

0 commit comments

Comments
 (0)