🚀 Release 1.38.0 (#9153)

Co-authored-by: netroy <netroy@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-04-17 13:39:33 +02:00
committed by GitHub
parent ac4577f78a
commit 1aa92168eb
9 changed files with 34 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@n8n/chat",
"version": "0.11.0",
"version": "0.12.0",
"scripts": {
"dev": "pnpm run storybook",
"build": "pnpm type-check && pnpm build:vite && pnpm run build:individual && npm run build:prepare",

View File

@@ -1,6 +1,6 @@
{
"name": "@n8n/n8n-nodes-langchain",
"version": "1.37.0",
"version": "1.38.0",
"description": "",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://n8n.io",