From abdfc58818e41e24e38ac3f0d0545adb79bd4503 Mon Sep 17 00:00:00 2001 From: moklick Date: Tue, 9 Jul 2024 11:25:47 +0200 Subject: [PATCH] chore(packages): bump --- packages/react/package.json | 2 +- packages/svelte/package.json | 2 +- packages/system/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/react/package.json b/packages/react/package.json index 5b7810b9..d8f2fd15 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@xyflow/react", - "version": "12.0.0-next.27", + "version": "12.0.0-next.28", "description": "React Flow - A highly customizable React library for building node-based editors and interactive flow charts.", "keywords": [ "react", diff --git a/packages/svelte/package.json b/packages/svelte/package.json index cdfa7d51..1d860752 100644 --- a/packages/svelte/package.json +++ b/packages/svelte/package.json @@ -1,6 +1,6 @@ { "name": "@xyflow/svelte", - "version": "0.1.9", + "version": "0.1.10", "description": "Svelte Flow - A highly customizable Svelte library for building node-based editors, workflow systems, diagrams and more.", "keywords": [ "svelte", diff --git a/packages/system/package.json b/packages/system/package.json index 62a1cdea..ed99baac 100644 --- a/packages/system/package.json +++ b/packages/system/package.json @@ -1,6 +1,6 @@ { "name": "@xyflow/system", - "version": "0.0.33", + "version": "0.0.34", "description": "xyflow core system that powers React Flow and Svelte Flow.", "keywords": [ "node-based UI",