🚀 Release 1.0.0 (#6553)

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
This commit is contained in:
github-actions[bot]
2023-06-27 16:47:42 +02:00
committed by GitHub
parent 48a32e384a
commit ca588ed66a
9 changed files with 47 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "n8n",
"version": "0.234.0",
"version": "1.0.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.173.0",
"version": "1.0.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.69.0",
"version": "1.0.0",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://n8n.io",
"author": {

View File

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