🚀 Release 1.87.0 (#14444)

This commit is contained in:
github-actions[bot]
2025-04-07 15:45:29 +02:00
committed by GitHub
parent 9f752016cd
commit 368ee9cfbf
16 changed files with 72 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@n8n/chat",
"version": "0.38.0",
"version": "0.39.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.74.0",
"version": "1.75.0",
"main": "src/index.ts",
"import": "src/index.ts",
"scripts": {
@@ -49,7 +49,6 @@
"@fortawesome/fontawesome-svg-core": "^1.2.36",
"@fortawesome/free-solid-svg-icons": "^5.15.4",
"@fortawesome/vue-fontawesome": "^3.0.3",
"@tanstack/vue-table": "^8.21.2",
"element-plus": "catalog:frontend",
"is-emoji-supported": "^0.0.5",

View File

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