From 6106ce1c75455d2d170ffeed19bb55761f6875cd Mon Sep 17 00:00:00 2001 From: Thijs Louisse Date: Wed, 29 Jan 2025 10:30:16 +0100 Subject: [PATCH] chore: release a patch instead of minor --- .changeset/cuddly-bottles-camp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/cuddly-bottles-camp.md b/.changeset/cuddly-bottles-camp.md index 6fa18fa22..87d0aad64 100644 --- a/.changeset/cuddly-bottles-camp.md +++ b/.changeset/cuddly-bottles-camp.md @@ -1,5 +1,5 @@ --- -'@lion/ui': minor +'@lion/ui': patch --- [dialog] add an option to set role="alertdialog" instead of the default role="dialog"