From 9b9942c7f7d630193c5401b5233d0840a79ea43e Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Tue, 7 Mar 2023 20:44:02 +0100 Subject: [PATCH] chore: add changeset Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --- .changeset/lucky-dots-train.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/lucky-dots-train.md diff --git a/.changeset/lucky-dots-train.md b/.changeset/lucky-dots-train.md new file mode 100644 index 00000000..66eef02c --- /dev/null +++ b/.changeset/lucky-dots-train.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/node-resizer": minor +--- + +Add maxHeight and maxWidth props to node resizer