From 6caa4b9b97855d31605ecd31d1ae6ae01ead0054 Mon Sep 17 00:00:00 2001 From: moklick Date: Thu, 25 Jan 2024 21:22:18 +0100 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 a7eb71c3..097cba0d 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@xyflow/react", - "version": "12.0.0-next.7", + "version": "12.0.0-next.8", "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 5095441e..ac688280 100644 --- a/packages/svelte/package.json +++ b/packages/svelte/package.json @@ -1,6 +1,6 @@ { "name": "@xyflow/svelte", - "version": "0.0.34", + "version": "0.0.35", "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 4eecdb57..e4fc6875 100644 --- a/packages/system/package.json +++ b/packages/system/package.json @@ -1,6 +1,6 @@ { "name": "@xyflow/system", - "version": "0.0.15", + "version": "0.0.16", "description": "xyflow core system that powers React Flow and Svelte Flow.", "keywords": [ "node-based UI",