chore(packages): bump

This commit is contained in:
github-actions[bot]
2024-07-09 09:38:23 +00:00
parent f2ae332203
commit d61cf84f70
3 changed files with 10 additions and 9 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
release notes
+6
View File
@@ -1,5 +1,11 @@
# @xyflow/react # @xyflow/react
## 12.0.0
### Patch Changes
- [#4428](https://github.com/xyflow/xyflow/pull/4428) [`9cc8d0d8`](https://github.com/xyflow/xyflow/commit/9cc8d0d82562ca8305a15ad2e94de61958610ecf) Thanks [@moklick](https://github.com/moklick)! - release notes
## 12.0.0-next.28 ## 12.0.0-next.28
- add `paneDistanceClick` prop (max distance between mousedown/up that will trigger a click) - add `paneDistanceClick` prop (max distance between mousedown/up that will trigger a click)
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@xyflow/react", "name": "@xyflow/react",
"version": "12.0.0-next.28", "version": "12.0.0",
"description": "React Flow - A highly customizable React library for building node-based editors and interactive flow charts.", "description": "React Flow - A highly customizable React library for building node-based editors and interactive flow charts.",
"keywords": [ "keywords": [
"react", "react",