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-toolbar
## 1.1.5
### 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
## 1.1.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@reactflow/node-toolbar",
"version": "1.1.4",
"version": "1.1.5",
"description": "A toolbar component for React Flow that can be attached to a node.",
"keywords": [
"react",