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
+15
View File
@@ -0,0 +1,15 @@
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"react-flow-examples": "0.0.0",
"@react-flow/background": "10.0.0",
"@react-flow/bundle": "10.0.0",
"@react-flow/controls": "10.0.0",
"@react-flow/core": "10.0.0",
"@react-flow/minimap": "10.0.0"
},
"changesets": [
"rare-boats-cry"
]
}
+9
View File
@@ -0,0 +1,9 @@
---
'@react-flow/background': major
'@react-flow/bundle': major
'@react-flow/controls': major
'@react-flow/core': major
'@react-flow/minimap': major
---
beta release for v11