Merge tag 'n8n@1.8.0'

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-09-20 16:20:34 +02:00
8 changed files with 34 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "n8n",
"version": "1.7.0",
"version": "1.8.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": "1.7.0",
"version": "1.8.0",
"description": "Core functionality of n8n",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://n8n.io",

View File

@@ -1,6 +1,6 @@
{
"name": "n8n-editor-ui",
"version": "1.7.0",
"version": "1.8.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": "1.7.0",
"version": "1.8.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": "1.7.0",
"version": "1.8.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": "1.7.0",
"version": "1.8.0",
"description": "Workflow base code of n8n",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://n8n.io",