From 884ca633906d998a7119f09616fd5aa15416bc4e Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Fri, 7 Apr 2023 22:21:40 +0200 Subject: [PATCH] chore(changeset): add Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --- .changeset/itchy-cats-build.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/itchy-cats-build.md diff --git a/.changeset/itchy-cats-build.md b/.changeset/itchy-cats-build.md new file mode 100644 index 00000000..9280bc61 --- /dev/null +++ b/.changeset/itchy-cats-build.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": minor +--- + +Add `getConnectedNodes` utility function