chore(packages): bump

This commit is contained in:
moklick
2024-06-10 18:08:35 +02:00
parent c9d0f13328
commit 7895a5982d
5 changed files with 11 additions and 3 deletions
+4
View File
@@ -1,5 +1,9 @@
# @xyflow/react
## 12.0.0-next.21
- fix node origin bug
## 12.0.0-next.20
- add `updateEdge` and `updateEdgeData` helpers to `useReactFlow`
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@xyflow/react",
"version": "12.0.0-next.20",
"version": "12.0.0-next.21",
"description": "React Flow - A highly customizable React library for building node-based editors and interactive flow charts.",
"keywords": [
"react",