This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2025-04-22 11:56:16 +02:00
17 changed files with 74 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@n8n/chat",
"version": "0.39.0",
"version": "0.40.0",
"scripts": {
"dev": "pnpm run storybook",
"build": "pnpm build:vite && pnpm build:bundle",

View File

@@ -1,6 +1,6 @@
{
"name": "@n8n/design-system",
"version": "1.77.0",
"version": "1.78.0",
"main": "src/index.ts",
"import": "src/index.ts",
"scripts": {

View File

@@ -1,6 +1,6 @@
{
"name": "n8n-editor-ui",
"version": "1.89.0",
"version": "1.90.0",
"description": "Workflow Editor UI for n8n",
"main": "index.js",
"scripts": {