chore(packages): bump

This commit is contained in:
moklick
2024-01-09 12:36:50 +01:00
parent 616fb14c34
commit 81279a5033
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -1,5 +1,11 @@
# @xyflow/svelte
## 0.0.32
### Features
- add `NodeResizer` and `NodeResizeControl` components for resizing nodes
## 0.0.31
### Bugfix
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@xyflow/svelte",
"version": "0.0.31",
"version": "0.0.32",
"description": "Svelte Flow - A highly customizable Svelte library for building node-based editors, workflow systems, diagrams and more.",
"keywords": [
"svelte",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@xyflow/system",
"version": "0.0.13",
"version": "0.0.14",
"description": "xyflow core system that powers React Flow and Svelte Flow.",
"keywords": [
"node-based UI",