chore(packages): version bump
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# @react-flow/background
|
||||
|
||||
## 11.0.0-next.0
|
||||
|
||||
### Major Changes
|
||||
|
||||
- beta release for v11
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies []:
|
||||
- @react-flow/core@11.0.0-next.0
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@react-flow/background",
|
||||
"version": "11.0.0",
|
||||
"version": "11.0.0-next.0",
|
||||
"description": "Background component with different variants for React Flow",
|
||||
"keywords": [
|
||||
"react",
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
# @react-flow/bundle
|
||||
|
||||
## 11.0.0-next.0
|
||||
|
||||
### Major Changes
|
||||
|
||||
- beta release for v11
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies []:
|
||||
- @react-flow/background@11.0.0-next.0
|
||||
- @react-flow/controls@11.0.0-next.0
|
||||
- @react-flow/core@11.0.0-next.0
|
||||
- @react-flow/minimap@11.0.0-next.0
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@react-flow/bundle",
|
||||
"version": "11.0.0",
|
||||
"version": "11.0.0-next.0",
|
||||
"description": "The bundled React Flow package that comes with all the essentials.",
|
||||
"keywords": [
|
||||
"react",
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
# @react-flow/controls
|
||||
|
||||
## 11.0.0-next.0
|
||||
|
||||
### Major Changes
|
||||
|
||||
- beta release for v11
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies []:
|
||||
- @react-flow/core@11.0.0-next.0
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@react-flow/controls",
|
||||
"version": "11.0.0",
|
||||
"version": "11.0.0-next.0",
|
||||
"description": "Component to control the viewport of a React Flow instance",
|
||||
"keywords": [
|
||||
"react",
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
# @react-flow/core
|
||||
|
||||
## 11.0.0-next.0
|
||||
|
||||
### Major Changes
|
||||
|
||||
- beta release for v11
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@react-flow/core",
|
||||
"version": "11.0.0",
|
||||
"version": "11.0.0-next.0",
|
||||
"description": "Core components and util functions of React Flow.",
|
||||
"keywords": [
|
||||
"react",
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
# @react-flow/minimap
|
||||
|
||||
## 11.0.0-next.0
|
||||
|
||||
### Major Changes
|
||||
|
||||
- beta release for v11
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies []:
|
||||
- @react-flow/core@11.0.0-next.0
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@react-flow/minimap",
|
||||
"version": "11.0.0",
|
||||
"version": "11.0.0-next.0",
|
||||
"description": "Minimap component for React Flow.",
|
||||
"keywords": [
|
||||
"react",
|
||||
|
||||
Reference in New Issue
Block a user