diff --git a/common/changes/@microsoft/api-documenter/patch-1_2023-09-20-22-22.json b/common/changes/@microsoft/api-documenter/patch-1_2023-09-20-22-22.json new file mode 100644 index 00000000000..03c87b4c08e --- /dev/null +++ b/common/changes/@microsoft/api-documenter/patch-1_2023-09-20-22-22.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@microsoft/api-documenter", + "comment": "Add notes for @alpha items when encountered. Mimics the existing behavior for @beta items.", + "type": "patch" + } + ], + "packageName": "@microsoft/api-documenter" +} diff --git a/common/changes/@microsoft/api-extractor/patch-1_2023-09-20-22-22.json b/common/changes/@microsoft/api-extractor/patch-1_2023-09-20-22-22.json new file mode 100644 index 00000000000..e86b732621d --- /dev/null +++ b/common/changes/@microsoft/api-extractor/patch-1_2023-09-20-22-22.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@microsoft/api-extractor", + "comment": "Don't strip out @alpha items when generating API reports.", + "type": "patch" + } + ], + "packageName": "@microsoft/api-extractor" +}