From 9b159d505f963b5b2eeff1186e3e2aeaaff2203b Mon Sep 17 00:00:00 2001 From: Moritz Klack Date: Tue, 7 Jan 2025 15:17:39 +0100 Subject: [PATCH] chore(changesets): do patch release for svelte instead of minor --- .changeset/silly-pots-yell.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/silly-pots-yell.md b/.changeset/silly-pots-yell.md index 73c0609f..71848488 100644 --- a/.changeset/silly-pots-yell.md +++ b/.changeset/silly-pots-yell.md @@ -1,6 +1,6 @@ --- '@xyflow/react': minor -'@xyflow/svelte': minor +'@xyflow/svelte': patch '@xyflow/system': patch ---