chore(packages): bump versions

This commit is contained in:
moklick
2022-10-21 12:12:02 +02:00
parent 81c42ae00c
commit be120ec951
10 changed files with 56 additions and 5 deletions
+9
View File
@@ -1,5 +1,14 @@
# @reactflow/core
## 11.1.2
### Patch Changes
- make pro options acc type optional
- cleanup types
- fix rf id handling
- always render nodes when dragging=true
## 11.1.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@reactflow/core",
"version": "11.1.1",
"version": "11.1.2",
"description": "Core components and util functions of React Flow.",
"keywords": [
"react",