diff --git a/packages/background/package.json b/packages/background/package.json index 1822dfdf..27a2446b 100644 --- a/packages/background/package.json +++ b/packages/background/package.json @@ -1,6 +1,6 @@ { "name": "@reactflow/background", - "version": "11.0.0-next.5", + "version": "11.0.0-next.6", "description": "Background component with different variants for React Flow", "keywords": [ "react", diff --git a/packages/controls/package.json b/packages/controls/package.json index 6a81229e..9b39e11d 100644 --- a/packages/controls/package.json +++ b/packages/controls/package.json @@ -1,6 +1,6 @@ { "name": "@reactflow/controls", - "version": "11.0.0-next.5", + "version": "11.0.0-next.6", "description": "Component to control the viewport of a React Flow instance", "keywords": [ "react", diff --git a/packages/core/package.json b/packages/core/package.json index 848edc94..93ad3cc3 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@reactflow/core", - "version": "11.0.0-next.5", + "version": "11.0.0-next.6", "description": "Core components and util functions of React Flow.", "keywords": [ "react", diff --git a/packages/minimap/package.json b/packages/minimap/package.json index 668fb598..539c1eae 100644 --- a/packages/minimap/package.json +++ b/packages/minimap/package.json @@ -1,6 +1,6 @@ { "name": "@reactflow/minimap", - "version": "11.0.0-next.5", + "version": "11.0.0-next.6", "description": "Minimap component for React Flow.", "keywords": [ "react", diff --git a/packages/reactflow/package.json b/packages/reactflow/package.json index efa9cb1d..5013d01e 100644 --- a/packages/reactflow/package.json +++ b/packages/reactflow/package.json @@ -1,6 +1,6 @@ { "name": "reactflow", - "version": "11.0.0-next.11", + "version": "11.0.0-next.12", "description": "A highly customizable React library for building node-based editors and interactive flow charts", "keywords": [ "react",