From 35c8b6f403d8404250970b65f20a16a512b9f217 Mon Sep 17 00:00:00 2001 From: peterkogo Date: Mon, 9 Dec 2024 12:35:24 +0100 Subject: [PATCH] adjust changelog --- .changeset/many-emus-begin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/many-emus-begin.md b/.changeset/many-emus-begin.md index ea5fd7fa..3388e71a 100644 --- a/.changeset/many-emus-begin.md +++ b/.changeset/many-emus-begin.md @@ -3,4 +3,4 @@ '@xyflow/svelte': patch --- -Fix intersections for nodes with origins other than [0,0]. +Fix intersections for nodes with origins other than [0,0]. Thanks [@gmvrpw](https://github.com/gmvrpw)!