From 3e174587fcf293ceb00ae96ff92810f667622c33 Mon Sep 17 00:00:00 2001 From: Sarah Medeiros Date: Wed, 21 Dec 2022 10:39:25 -0500 Subject: [PATCH] Fix changeset Signed-off-by: Sarah Medeiros --- .changeset/funny-pianos-grow.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.changeset/funny-pianos-grow.md b/.changeset/funny-pianos-grow.md index 17f1d83927..7823ca82b0 100644 --- a/.changeset/funny-pianos-grow.md +++ b/.changeset/funny-pianos-grow.md @@ -3,7 +3,3 @@ --- Fixed bug in `EntityTagPicker` that filtered on unavailable tags for the selected kind. - -Fixed bug in `EntityOwnerPicker` that filtered on unavailable tags for the selected kind. - -Fixed bug in `EntityLifecyclePicker` that filtered on unavailable tags for the selected kind.