diff --git a/packages/background/package.json b/packages/background/package.json index 10b7876a..0699129f 100644 --- a/packages/background/package.json +++ b/packages/background/package.json @@ -1,6 +1,6 @@ { "name": "@reactflow/background", - "version": "11.0.0-next.4", + "version": "11.0.0-next.5", "description": "Background component with different variants for React Flow", "keywords": [ "react", diff --git a/packages/controls/package.json b/packages/controls/package.json index 6a638b98..a52f8e79 100644 --- a/packages/controls/package.json +++ b/packages/controls/package.json @@ -1,6 +1,6 @@ { "name": "@reactflow/controls", - "version": "11.0.0-next.4", + "version": "11.0.0-next.5", "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 a7ead338..7e5a66c9 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@reactflow/core", - "version": "11.0.0-next.4", + "version": "11.0.0-next.5", "description": "Core components and util functions of React Flow.", "keywords": [ "react", diff --git a/packages/minimap/package.json b/packages/minimap/package.json index 062e45b7..79b759e0 100644 --- a/packages/minimap/package.json +++ b/packages/minimap/package.json @@ -1,6 +1,6 @@ { "name": "@reactflow/minimap", - "version": "11.0.0-next.4", + "version": "11.0.0-next.5", "description": "Minimap component for React Flow.", "keywords": [ "react", diff --git a/packages/reactflow/package.json b/packages/reactflow/package.json index 9e29a6d1..97f1fa19 100644 --- a/packages/reactflow/package.json +++ b/packages/reactflow/package.json @@ -1,6 +1,6 @@ { "name": "reactflow", - "version": "11.0.0-next.10", + "version": "11.0.0-next.11", "description": "A highly customizable React library for building node-based editors and interactive flow charts", "keywords": [ "react",