🚀 Release 1.54.0 (#10315)

Co-authored-by: tomi <tomi@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-08-07 13:17:18 +03:00
committed by GitHub
parent bf8f848645
commit 89cd12bb6c
12 changed files with 52 additions and 11 deletions

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@n8n/config",
"version": "1.3.0",
"version": "1.4.0",
"scripts": {
"clean": "rimraf dist .turbo",
"dev": "pnpm watch",

View File

@@ -1,6 +1,6 @@
{
"name": "@n8n/n8n-nodes-langchain",
"version": "1.53.0",
"version": "1.54.0",
"description": "",
"main": "index.js",
"scripts": {