From bd6ae119fd03d8eabf30467dde2f956a9c6b30d8 Mon Sep 17 00:00:00 2001 From: "learn-build-service-prod[bot]" <113403604+learn-build-service-prod[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 09:24:34 -0700 Subject: [PATCH 1/2] In all content, remove (#3795) ms.topic= conceptual Replace with ms.topic = article Co-authored-by: Docs Allowlist Management --- microsoft-edge/web-platform/release-notes/145.md | 2 +- microsoft-edge/web-platform/release-notes/146.md | 2 +- microsoft-edge/web-platform/release-notes/147.md | 2 +- microsoft-edge/web-platform/release-notes/148.md | 2 +- microsoft-edge/web-platform/release-notes/149.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/microsoft-edge/web-platform/release-notes/145.md b/microsoft-edge/web-platform/release-notes/145.md index 4eb8afc1a2..def5b551f7 100644 --- a/microsoft-edge/web-platform/release-notes/145.md +++ b/microsoft-edge/web-platform/release-notes/145.md @@ -3,7 +3,7 @@ title: Microsoft Edge 145 web platform release notes (Feb. 2026) description: Microsoft Edge 145 web platform release notes (Feb. 2026) author: MSEdgeTeam ms.author: msedgedevrel -ms.topic: conceptual +ms.topic: article ms.service: microsoft-edge ms.date: 02/12/2026 --- diff --git a/microsoft-edge/web-platform/release-notes/146.md b/microsoft-edge/web-platform/release-notes/146.md index 996ca17589..9fe4d920d8 100644 --- a/microsoft-edge/web-platform/release-notes/146.md +++ b/microsoft-edge/web-platform/release-notes/146.md @@ -3,7 +3,7 @@ title: Microsoft Edge 146 web platform release notes (Mar. 2026) description: Microsoft Edge 146 web platform release notes (Mar. 2026) author: MSEdgeTeam ms.author: msedgedevrel -ms.topic: conceptual +ms.topic: article ms.service: microsoft-edge ms.date: 03/12/2026 --- diff --git a/microsoft-edge/web-platform/release-notes/147.md b/microsoft-edge/web-platform/release-notes/147.md index 2a8f3f53c1..54b30da0b4 100644 --- a/microsoft-edge/web-platform/release-notes/147.md +++ b/microsoft-edge/web-platform/release-notes/147.md @@ -3,7 +3,7 @@ title: Microsoft Edge 147 web platform release notes (Apr. 2026) description: Microsoft Edge 147 web platform release notes (Apr. 2026) author: MSEdgeTeam ms.author: msedgedevrel -ms.topic: conceptual +ms.topic: article ms.service: microsoft-edge ms.date: 04/01/2026 --- diff --git a/microsoft-edge/web-platform/release-notes/148.md b/microsoft-edge/web-platform/release-notes/148.md index 770cadbf18..b07864efbc 100644 --- a/microsoft-edge/web-platform/release-notes/148.md +++ b/microsoft-edge/web-platform/release-notes/148.md @@ -3,7 +3,7 @@ title: Microsoft Edge 148 web platform release notes (May 2026) description: Microsoft Edge 148 web platform release notes (May 2026) author: MSEdgeTeam ms.author: msedgedevrel -ms.topic: conceptual +ms.topic: article ms.service: microsoft-edge ms.date: 05/07/2026 --- diff --git a/microsoft-edge/web-platform/release-notes/149.md b/microsoft-edge/web-platform/release-notes/149.md index da6da41af5..8ec1cc5925 100644 --- a/microsoft-edge/web-platform/release-notes/149.md +++ b/microsoft-edge/web-platform/release-notes/149.md @@ -3,7 +3,7 @@ title: Microsoft Edge 149 web platform release notes (Jun. 2026) description: Microsoft Edge 149 web platform release notes (Jun. 2026) author: MSEdgeTeam ms.author: msedgedevrel -ms.topic: conceptual +ms.topic: article ms.service: microsoft-edge ms.date: 06/04/2026 --- From 05313beacbcaa3f6e1437f25c954b9ed0996258e Mon Sep 17 00:00:00 2001 From: Michael Hoffman <45407486+mikehoffms@users.noreply.github.com> Date: Tue, 12 May 2026 17:10:30 -0700 Subject: [PATCH 2/2] fix "topic" yaml (#3797) --- scripts/beta-release-notes-template.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/beta-release-notes-template.njk b/scripts/beta-release-notes-template.njk index db56c87051..e4b5101c2f 100644 --- a/scripts/beta-release-notes-template.njk +++ b/scripts/beta-release-notes-template.njk @@ -4,7 +4,7 @@ title: Microsoft Edge {{ data.nextBetaVersion }} web platform release notes ({% description: Microsoft Edge {{ data.nextBetaVersion }} web platform release notes ({% monthYear data.nextBetaReleaseDate %}) author: MSEdgeTeam ms.author: msedgedevrel -ms.topic: conceptual +ms.topic: article ms.service: microsoft-edge ms.date: ---