🚀 Release 1.97.0 (#15929)

Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-06-02 16:46:22 +02:00
committed by GitHub
parent 62dfc81fba
commit 6e5e1eadc3
8 changed files with 23 additions and 7 deletions

View File

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

View File

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