chore(packages): bump versions

This commit is contained in:
moklick
2022-10-03 14:47:25 +02:00
parent def11008d8
commit eb16c0d425
14 changed files with 56 additions and 23 deletions
+10
View File
@@ -1,5 +1,15 @@
# @reactflow/core
## 11.1.0
### Minor Changes
- [`def11008`](https://github.com/wbkd/react-flow/commit/def11008d88749fec40e6fcba8bc41eea2511bab) Thanks [@moklick](https://github.com/moklick)! - New props: nodesFocusable and edgesFocusable
### Patch Changes
- [`d00faa6b`](https://github.com/wbkd/react-flow/commit/d00faa6b3e77388bfd655d4c02e9a5375bc515e4) Thanks [@moklick](https://github.com/moklick)! - Make nopan class name overwritable with class name option
## 11.0.0
### Major Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@reactflow/core",
"version": "11.0.0",
"version": "11.1.0",
"description": "Core components and util functions of React Flow.",
"keywords": [
"react",