chore(changesets): enter prerelease mode and bump packages

This commit is contained in:
moklick
2022-12-13 17:25:41 +01:00
parent 51fd6eb942
commit 0342cd475f
16 changed files with 147 additions and 8 deletions
+23
View File
@@ -0,0 +1,23 @@
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"@reactflow/examples": "0.0.0",
"@reactflow/background": "11.0.7",
"@reactflow/controls": "11.0.7",
"@reactflow/core": "11.3.2",
"@reactflow/minimap": "11.2.3",
"@reactflow/node-resizer": "1.1.0",
"@reactflow/node-toolbar": "1.0.2",
"reactflow": "11.3.3",
"@reactflow/eslint-config": "0.0.0",
"@reactflow/rollup-config": "0.0.0",
"@reactflow/tsconfig": "0.0.0"
},
"changesets": [
"happy-students-wink",
"nervous-oranges-study",
"purple-mails-kneel",
"swift-mayflies-wink"
]
}