chore(packages): bump

This commit is contained in:
moklick
2023-02-01 12:29:09 +01:00
parent d8c679b4c9
commit 9228802969
15 changed files with 71 additions and 18 deletions
+9
View File
@@ -1,5 +1,14 @@
# @reactflow/node-resizer
## 2.0.1
### Patch Changes
- [#2792](https://github.com/wbkd/react-flow/pull/2792) [`d8c679b4`](https://github.com/wbkd/react-flow/commit/d8c679b4c90c5b57d4b51e4aaa988243d6eaff5a) - Accept React 17 types as dev dependency
- Updated dependencies [[`d8c679b4`](https://github.com/wbkd/react-flow/commit/d8c679b4c90c5b57d4b51e4aaa988243d6eaff5a)]:
- @reactflow/core@11.5.2
## 2.0.0
After this update it should be easier to update the node resizer (no need to update the reactflow package anymore).
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@reactflow/node-resizer",
"version": "2.0.0",
"version": "2.0.1",
"description": "A helper component for resizing nodes.",
"keywords": [
"react",