🚀 Release 1.52.0 (#10174)

Co-authored-by: ShireenMissi <ShireenMissi@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-07-24 13:20:06 +01:00
committed by GitHub
parent 66c49bb6a1
commit c22ffd04de
12 changed files with 43 additions and 11 deletions

View File

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

View File

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

View File

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