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
+17
View File
@@ -1,5 +1,22 @@
# reactflow
## 11.1.2
A little housekeeping release with some fixes and some cleanup for the types.
### Patch Changes
- make pro options acc type optional
- cleanup types
- fix rf id handling
- always render nodes when dragging=true
- Updated dependencies:
- @reactflow/core@11.1.2
- @reactflow/background@11.0.3
- @reactflow/controls@11.0.3
- @reactflow/minimap@11.0.3
## 11.1.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "reactflow",
"version": "11.1.1",
"version": "11.1.2",
"description": "A highly customizable React library for building node-based editors and interactive flow charts",
"keywords": [
"react",