This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-01-25 16:49:18 +01:00
12 changed files with 58 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@n8n/chat",
"version": "0.7.0",
"version": "0.8.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/client-oauth2",
"version": "0.12.0",
"version": "0.13.0",
"scripts": {
"clean": "rimraf dist .turbo",
"dev": "pnpm watch",

View File

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