chore(resizer-package): bump version

This commit is contained in:
moklick
2022-12-08 10:42:40 +01:00
parent 1dd2437619
commit 91c740b041
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,5 +1,13 @@
# @reactflow/node-resizer
## 1.1.0
### Minor Changes
- Add `onResizeStart`, `onResize`, `onResizeEnd` handlers
- Fix resizing flag
- Cleanup types
## 1.0.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@reactflow/node-resizer",
"version": "1.0.3",
"version": "1.1.0",
"description": "A helper component for resizing nodes.",
"keywords": [
"react",