Skip to content

Commit a41d511

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent e792300 commit a41d511

File tree

63 files changed

+592
-105
lines changed

Some content is hidden

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

63 files changed

+592
-105
lines changed

apps/api-documenter/CHANGELOG.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,29 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.4.1",
6+
"tag": "@microsoft/api-documenter_v7.4.1",
7+
"date": "Tue, 10 Sep 2019 20:38:33 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Add support for emitting deeply linked types in YamlDocumenter"
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" from `7.3.4` to `7.4.0`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.4\" from `0.1.20` to `0.1.21`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@microsoft/node-library-build\" from `6.1.7` to `6.1.8`"
23+
}
24+
]
25+
}
26+
},
427
{
528
"version": "7.4.0",
629
"tag": "@microsoft/api-documenter_v7.4.0",

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 Fri, 06 Sep 2019 15:14:57 GMT and should not be manually modified.
3+
This log was last generated on Tue, 10 Sep 2019 20:38:33 GMT and should not be manually modified.
4+
5+
## 7.4.1
6+
Tue, 10 Sep 2019 20:38:33 GMT
7+
8+
### Patches
9+
10+
- Add support for emitting deeply linked types in YamlDocumenter
411

512
## 7.4.0
613
Fri, 06 Sep 2019 15:14:57 GMT

apps/api-extractor-model/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-model",
33
"entries": [
4+
{
5+
"version": "7.4.0",
6+
"tag": "@microsoft/api-extractor-model_v7.4.0",
7+
"date": "Tue, 10 Sep 2019 20:38:33 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Add 'canonicalReference' to ExcerptToken"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "7.3.4",
618
"tag": "@microsoft/api-extractor-model_v7.3.4",

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

3-
This log was last generated on Wed, 04 Sep 2019 18:28:06 GMT and should not be manually modified.
3+
This log was last generated on Tue, 10 Sep 2019 20:38:33 GMT and should not be manually modified.
4+
5+
## 7.4.0
6+
Tue, 10 Sep 2019 20:38:33 GMT
7+
8+
### Minor changes
9+
10+
- Add 'canonicalReference' to ExcerptToken
411

512
## 7.3.4
613
Wed, 04 Sep 2019 18:28:06 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": "7.4.0",
6+
"tag": "@microsoft/api-extractor_v7.4.0",
7+
"date": "Tue, 10 Sep 2019 20:38:33 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Add support for generating declaration references"
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" from `7.3.4` to `7.4.0`"
17+
}
18+
]
19+
}
20+
},
421
{
522
"version": "7.3.11",
623
"tag": "@microsoft/api-extractor_v7.3.11",

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, 04 Sep 2019 18:28:06 GMT and should not be manually modified.
3+
This log was last generated on Tue, 10 Sep 2019 20:38:33 GMT and should not be manually modified.
4+
5+
## 7.4.0
6+
Tue, 10 Sep 2019 20:38:33 GMT
7+
8+
### Minor changes
9+
10+
- Add support for generating declaration references
411

512
## 7.3.11
613
Wed, 04 Sep 2019 18:28:06 GMT

common/changes/@microsoft/api-documenter/deeplyLinkedTypes_2019-06-09-00-46.json

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

common/changes/@microsoft/api-extractor-model/deeplyLinkedtypes_2019-09-06-20-19.json

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

common/changes/@microsoft/api-extractor-model/octogonz-generate-api-docs_2019-08-31-00-33.json

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

common/changes/@microsoft/api-extractor/deeplyLinkedtypes_2019-09-06-20-19.json

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

0 commit comments

Comments
 (0)