From 9d9aef28f72b67f26e2fbcfe37c2e218c46d7c97 Mon Sep 17 00:00:00 2001 From: Rich Harris Date: Tue, 17 Sep 2024 12:38:49 -0400 Subject: [PATCH] Apply suggestions from code review --- .changeset/odd-shirts-hear.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/odd-shirts-hear.md b/.changeset/odd-shirts-hear.md index 5892bb194e..cc49c393d9 100644 --- a/.changeset/odd-shirts-hear.md +++ b/.changeset/odd-shirts-hear.md @@ -1,5 +1,5 @@ --- -'svelte': minor +'svelte': patch --- -Add accessibility warnings for buttons and anchors without explicit labels and content +feat: Add accessibility warnings for buttons and anchors without explicit labels and content