Skip to content

Commit 7a76ff6

Browse files
committed
rush change
1 parent 1049df1 commit 7a76ff6

3 files changed

Lines changed: 23 additions & 1 deletion

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "",
5+
"packageName": "@microsoft/api-documenter",
6+
"type": "none"
7+
}
8+
],
9+
"packageName": "@microsoft/api-documenter",
10+
"email": "4673363+octogonz@users.noreply.github.com"
11+
}

common/changes/@microsoft/api-extractor-model/octogonz-ae-new-canonical-references_2019-07-20-08-42.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"packageName": "@microsoft/api-extractor-model",
55
"comment": "(Experimental) Add ApiExtractor.canonicalReference which is a beta implementation of the revised TSDoc declaration reference notation",
6-
"type": "minor"
6+
"type": "patch"
77
}
88
],
99
"packageName": "@microsoft/api-extractor-model",
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@microsoft/api-extractor",
5+
"comment": "Fix an issue where a function with only one declaration was assigned an overloadIndex of 0 instead of 1",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@microsoft/api-extractor",
10+
"email": "4673363+octogonz@users.noreply.github.com"
11+
}

0 commit comments

Comments
 (0)