From 944238b015dd91efcc24a3b3277ba1095506b767 Mon Sep 17 00:00:00 2001 From: moklick Date: Wed, 4 Dec 2024 12:44:34 +0100 Subject: [PATCH] chore(changeset): update --- .changeset/selfish-tables-tie.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/selfish-tables-tie.md b/.changeset/selfish-tables-tie.md index 94d9db0b..8ac759cf 100644 --- a/.changeset/selfish-tables-tie.md +++ b/.changeset/selfish-tables-tie.md @@ -1,5 +1,5 @@ --- -'@xyflow/react': minor +'@xyflow/react': patch --- -Support passing `path` element attributes to BaseEdge component. +Support passing `path` element attributes to `BaseEdge` component.