This commit is contained in:
Jan Oberhauser
2023-06-14 14:34:12 +02:00
9 changed files with 39 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "n8n",
"version": "0.231.0",
"version": "0.232.0",
"description": "n8n Workflow Automation Tool",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://n8n.io",

View File

@@ -1,6 +1,6 @@
{
"name": "n8n-core",
"version": "0.170.0",
"version": "0.171.0",
"description": "Core functionality of n8n",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://n8n.io",

View File

@@ -1,6 +1,6 @@
{
"name": "n8n-design-system",
"version": "0.67.0",
"version": "0.68.0",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://n8n.io",
"author": {

View File

@@ -1,6 +1,6 @@
{
"name": "n8n-editor-ui",
"version": "0.197.0",
"version": "0.198.0",
"description": "Workflow Editor UI for n8n",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://n8n.io",

View File

@@ -1,6 +1,6 @@
{
"name": "n8n-node-dev",
"version": "0.109.0",
"version": "0.110.0",
"description": "CLI to simplify n8n credentials/node development",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://n8n.io",

View File

@@ -1,6 +1,6 @@
{
"name": "n8n-nodes-base",
"version": "0.229.0",
"version": "0.230.0",
"description": "Base nodes of n8n",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://n8n.io",

View File

@@ -1,6 +1,6 @@
{
"name": "n8n-workflow",
"version": "0.151.0",
"version": "0.152.0",
"description": "Workflow base code of n8n",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://n8n.io",