From 92e8d13215b51bb23db7d463c2d74980dccedb64 Mon Sep 17 00:00:00 2001 From: Rushbot Date: Thu, 2 Sep 2021 00:06:52 +0000 Subject: [PATCH] Deleting change files and updating change logs for package updates. --- apps/api-documenter/CHANGELOG.json | 12 ++++++++++++ apps/api-documenter/CHANGELOG.md | 9 ++++++++- ...dant-newline-in-fenced-code_2021-08-15-05-01.json | 11 ----------- 3 files changed, 20 insertions(+), 12 deletions(-) delete mode 100644 common/changes/@microsoft/api-documenter/redundant-newline-in-fenced-code_2021-08-15-05-01.json diff --git a/apps/api-documenter/CHANGELOG.json b/apps/api-documenter/CHANGELOG.json index 103a5586a6d..2b33844ee7a 100644 --- a/apps/api-documenter/CHANGELOG.json +++ b/apps/api-documenter/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@microsoft/api-documenter", "entries": [ + { + "version": "7.13.43", + "tag": "@microsoft/api-documenter_v7.13.43", + "date": "Thu, 02 Sep 2021 00:06:51 GMT", + "comments": { + "patch": [ + { + "comment": "Remove redundant newline in fenced code blocks" + } + ] + } + }, { "version": "7.13.42", "tag": "@microsoft/api-documenter_v7.13.42", diff --git a/apps/api-documenter/CHANGELOG.md b/apps/api-documenter/CHANGELOG.md index d9cb2343c82..5b886d2ea1b 100644 --- a/apps/api-documenter/CHANGELOG.md +++ b/apps/api-documenter/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @microsoft/api-documenter -This log was last generated on Tue, 31 Aug 2021 00:07:11 GMT and should not be manually modified. +This log was last generated on Thu, 02 Sep 2021 00:06:51 GMT and should not be manually modified. + +## 7.13.43 +Thu, 02 Sep 2021 00:06:51 GMT + +### Patches + +- Remove redundant newline in fenced code blocks ## 7.13.42 Tue, 31 Aug 2021 00:07:11 GMT diff --git a/common/changes/@microsoft/api-documenter/redundant-newline-in-fenced-code_2021-08-15-05-01.json b/common/changes/@microsoft/api-documenter/redundant-newline-in-fenced-code_2021-08-15-05-01.json deleted file mode 100644 index ff4e0ff7e3f..00000000000 --- a/common/changes/@microsoft/api-documenter/redundant-newline-in-fenced-code_2021-08-15-05-01.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "packageName": "@microsoft/api-documenter", - "comment": "Remove redundant newline in fenced code blocks", - "type": "patch" - } - ], - "packageName": "@microsoft/api-documenter", - "email": "7571111+autopp@users.noreply.github.com" -} \ No newline at end of file