Skip to content

Commit c02077c

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent e813cac commit c02077c

File tree

9 files changed

+57
-57
lines changed

9 files changed

+57
-57
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.21",
6+
"tag": "@microsoft/api-documenter_v7.0.21",
7+
"date": "Thu, 31 Jan 2019 17:03:49 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix issue where docs were not generated for function parameters and return types (GitHub #1055)"
12+
},
13+
{
14+
"comment": "Upgrade to TSDoc 0.12.5"
15+
}
16+
],
17+
"dependency": [
18+
{
19+
"comment": "Updating dependency \"@microsoft/api-extractor\" from `7.0.13` to `7.0.14`"
20+
}
21+
]
22+
}
23+
},
424
{
525
"version": "7.0.20",
626
"tag": "@microsoft/api-documenter_v7.0.20",

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

3-
This log was last generated on Wed, 30 Jan 2019 20:49:11 GMT and should not be manually modified.
3+
This log was last generated on Thu, 31 Jan 2019 17:03:49 GMT and should not be manually modified.
4+
5+
## 7.0.21
6+
Thu, 31 Jan 2019 17:03:49 GMT
7+
8+
### Patches
9+
10+
- Fix issue where docs were not generated for function parameters and return types (GitHub #1055)
11+
- Upgrade to TSDoc 0.12.5
412

513
## 7.0.20
614
Wed, 30 Jan 2019 20:49:11 GMT

apps/api-extractor/CHANGELOG.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@microsoft/api-extractor",
33
"entries": [
4+
{
5+
"version": "7.0.14",
6+
"tag": "@microsoft/api-extractor_v7.0.14",
7+
"date": "Thu, 31 Jan 2019 17:03:49 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Upgrade to TSDoc 0.12.5, which allows `$` in `@param` names"
12+
},
13+
{
14+
"comment": "Add \"testMode\" option in api-extractor.json to eliminate spurious diffs in test files when the version number gets bumped"
15+
},
16+
{
17+
"comment": "Normalize newlines for excerpt strings in the .api.json file"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "7.0.13",
624
"tag": "@microsoft/api-extractor_v7.0.13",

apps/api-extractor/CHANGELOG.md

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

3-
This log was last generated on Sat, 19 Jan 2019 03:47:47 GMT and should not be manually modified.
3+
This log was last generated on Thu, 31 Jan 2019 17:03:49 GMT and should not be manually modified.
4+
5+
## 7.0.14
6+
Thu, 31 Jan 2019 17:03:49 GMT
7+
8+
### Patches
9+
10+
- Upgrade to TSDoc 0.12.5, which allows `$` in `@param` names
11+
- Add "testMode" option in api-extractor.json to eliminate spurious diffs in test files when the version number gets bumped
12+
- Normalize newlines for excerpt strings in the .api.json file
413

514
## 7.0.13
615
Sat, 19 Jan 2019 03:47:47 GMT

common/changes/@microsoft/api-documenter/octogonz-ad-issue-1055_2019-01-31-00-08.json

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

common/changes/@microsoft/api-documenter/octogonz-ad-issue-1055_2019-01-31-00-12.json

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

common/changes/@microsoft/api-extractor/octogonz-ad-issue-1055_2019-01-31-00-12.json

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

common/changes/@microsoft/api-extractor/pgonzal-ae-test-mode_2019-01-20-21-22.json

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

common/changes/@microsoft/api-extractor/pgonzal-ae-test-mode_2019-01-30-23-58.json

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

0 commit comments

Comments
 (0)