chore(packages): bump versions
This commit is contained in:
@@ -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,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",
|
||||
|
||||
Reference in New Issue
Block a user