From 1a4a2a6275ca94a085fd3e15cb5373f05c23a768 Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Mon, 12 Dec 2022 16:08:07 +0100 Subject: [PATCH] chore: add changeset Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --- .changeset/two-cycles-grow.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/two-cycles-grow.md diff --git a/.changeset/two-cycles-grow.md b/.changeset/two-cycles-grow.md new file mode 100644 index 00000000..532d1f41 --- /dev/null +++ b/.changeset/two-cycles-grow.md @@ -0,0 +1,5 @@ +--- +'@vue-flow/core': patch +--- + +Add missing dragging flag (release failed)