chore(packages): bump

This commit is contained in:
moklick
2023-03-15 12:02:34 +01:00
parent c0506a9b63
commit 29790476d8
12 changed files with 42 additions and 6 deletions
+6
View File
@@ -1,5 +1,11 @@
# @reactflow/core
## 11.6.1
### Patch Changes
- Always create new edge object (fixes an issue with Redux toolkit and other immutable helper libs)
## 11.6.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@reactflow/core",
"version": "11.6.0",
"version": "11.6.1",
"description": "Core components and util functions of React Flow.",
"keywords": [
"react",