chore(packages): version bump

This commit is contained in:
moklick
2022-08-18 18:08:29 +02:00
parent 06c1f22c1f
commit e3bf640d28
15 changed files with 98 additions and 7 deletions
+12
View File
@@ -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 -1
View File
@@ -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",
+15
View File
@@ -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 -1
View File
@@ -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",
+12
View File
@@ -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 -1
View File
@@ -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",
+7
View File
@@ -0,0 +1,7 @@
# @react-flow/core
## 11.0.0-next.0
### Major Changes
- beta release for v11
+1 -1
View File
@@ -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",
+12
View File
@@ -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 -1
View File
@@ -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",