From b275c631b718f8b72374f725ba47ab4b55fc2878 Mon Sep 17 00:00:00 2001 From: Eric Voshall <6836155+ericvoshall@users.noreply.github.com> Date: Thu, 5 May 2022 12:56:59 -0400 Subject: [PATCH] Update changeset Signed-off-by: Eric Voshall <6836155+ericvoshall@users.noreply.github.com> --- .changeset/short-jokes-applaud.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/.changeset/short-jokes-applaud.md b/.changeset/short-jokes-applaud.md index ecd95d9798..0bb1025f1b 100644 --- a/.changeset/short-jokes-applaud.md +++ b/.changeset/short-jokes-applaud.md @@ -1,5 +1,4 @@ --- -'example-app': minor '@backstage/core-components': minor '@backstage/plugin-catalog': minor '@backstage/plugin-catalog-react': minor @@ -7,7 +6,6 @@ Accessibility updates: -- Added `aria-label` to the sidebar Logo link in `example-app` - Added `aria-label` to the `Select` component in `core-components` - Changed heading level used in the header of `Table` component in `core-components` - Added screenreader elements to describe default table `Action` buttons in `plugin-catalog`