🚀 Release 1.95.0 (#15694)

Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-05-26 14:39:53 +02:00
committed by GitHub
parent 075b035d64
commit 38e1908bc4
20 changed files with 65 additions and 19 deletions

View File

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

View File

@@ -1,7 +1,7 @@
{
"name": "@n8n/stores",
"type": "module",
"version": "1.1.0",
"version": "1.2.0",
"files": [
"dist"
],

View File

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