From ebf46058834618879323c61da36630f100dd924a Mon Sep 17 00:00:00 2001 From: Jane Chu <7559015+janechu@users.noreply.github.com> Date: Mon, 17 Jun 2024 11:01:48 -0700 Subject: [PATCH] Normalize dependent change types (#6989) --- ...-fast-foundation-2ef73bfd-1375-4187-9757-ed8841ea5edf.json | 2 +- ...-fast-foundation-d724cbdd-e977-4a77-a52c-e7fc656dfe13.json | 2 +- ...soft-fast-router-62d2da2f-c44c-43db-83a6-06364d07b601.json | 4 ++-- ...crosoft-fast-ssr-f88fb881-5e8e-49cd-9339-b44baebaee7f.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/change/@microsoft-fast-foundation-2ef73bfd-1375-4187-9757-ed8841ea5edf.json b/change/@microsoft-fast-foundation-2ef73bfd-1375-4187-9757-ed8841ea5edf.json index f13f2ca977f..9e8c209a762 100644 --- a/change/@microsoft-fast-foundation-2ef73bfd-1375-4187-9757-ed8841ea5edf.json +++ b/change/@microsoft-fast-foundation-2ef73bfd-1375-4187-9757-ed8841ea5edf.json @@ -3,5 +3,5 @@ "comment": "Remove unmatched closing div", "packageName": "@microsoft/fast-foundation", "email": "7559015+janechu@users.noreply.github.com", - "dependentChangeType": "patch" + "dependentChangeType": "prerelease" } diff --git a/change/@microsoft-fast-foundation-d724cbdd-e977-4a77-a52c-e7fc656dfe13.json b/change/@microsoft-fast-foundation-d724cbdd-e977-4a77-a52c-e7fc656dfe13.json index c3dc5a00b30..1e2e8f45274 100644 --- a/change/@microsoft-fast-foundation-d724cbdd-e977-4a77-a52c-e7fc656dfe13.json +++ b/change/@microsoft-fast-foundation-d724cbdd-e977-4a77-a52c-e7fc656dfe13.json @@ -3,5 +3,5 @@ "comment": "fix(foundation): textfield proxy enterkeyhint", "packageName": "@microsoft/fast-foundation", "email": "7559015+janechu@users.noreply.github.com", - "dependentChangeType": "patch" + "dependentChangeType": "prerelease" } diff --git a/change/@microsoft-fast-router-62d2da2f-c44c-43db-83a6-06364d07b601.json b/change/@microsoft-fast-router-62d2da2f-c44c-43db-83a6-06364d07b601.json index 824773337fc..13f8ee946e5 100644 --- a/change/@microsoft-fast-router-62d2da2f-c44c-43db-83a6-06364d07b601.json +++ b/change/@microsoft-fast-router-62d2da2f-c44c-43db-83a6-06364d07b601.json @@ -1,7 +1,7 @@ { - "type": "patch", + "type": "prerelease", "comment": "fix: remove link handler in disconnect", "packageName": "@microsoft/fast-router", "email": "1222863+xuwaters@users.noreply.github.com", - "dependentChangeType": "patch" + "dependentChangeType": "prerelease" } diff --git a/change/@microsoft-fast-ssr-f88fb881-5e8e-49cd-9339-b44baebaee7f.json b/change/@microsoft-fast-ssr-f88fb881-5e8e-49cd-9339-b44baebaee7f.json index 1be88c6c02d..d5adddde639 100644 --- a/change/@microsoft-fast-ssr-f88fb881-5e8e-49cd-9339-b44baebaee7f.json +++ b/change/@microsoft-fast-ssr-f88fb881-5e8e-49cd-9339-b44baebaee7f.json @@ -3,5 +3,5 @@ "comment": "fix: typos in SSR README", "packageName": "@microsoft/fast-ssr", "email": "seanmonahan@microsoft.com", - "dependentChangeType": "patch" + "dependentChangeType": "prerelease" }