chore(changeset): cleanup

This commit is contained in:
moklick
2025-06-03 13:40:42 +02:00
parent 6543ddc31c
commit 1a3e293bf9
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
---
"@xyflow/react": minor
"@xyflow/svelte": minor
"@xyflow/system": minor
"@xyflow/system": patch
---
feat(a11y): add generalized labelConfig for customizable UI text and localization & ARIA descriptions
Add `labelConfig` prop for customizing UI text like aria labels and descriptions.