From f92d71c1f78e6ef60a56f2396212bcf88ca3eae8 Mon Sep 17 00:00:00 2001 From: Josh Farrant Date: Fri, 29 Nov 2024 10:51:40 +0000 Subject: [PATCH] add changeset --- .changeset/shiny-mice-promise.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/shiny-mice-promise.md diff --git a/.changeset/shiny-mice-promise.md b/.changeset/shiny-mice-promise.md new file mode 100644 index 000000000..2b1c7aa95 --- /dev/null +++ b/.changeset/shiny-mice-promise.md @@ -0,0 +1,5 @@ +--- +'@primer/react-brand': patch +--- + +Updated the aria-label of the SubNav's open/close toggle button to include the name of the current page.