🚀 Release 1.70.0 (#11927)

Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-11-27 14:36:59 +01:00
committed by GitHub
parent 2c34bf4ea6
commit 2d89f5cb64
13 changed files with 52 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@n8n/api-types",
"version": "0.7.0",
"version": "0.8.0",
"scripts": {
"clean": "rimraf dist .turbo",
"dev": "pnpm watch",

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@n8n/task-runner",
"version": "1.7.0",
"version": "1.8.0",
"scripts": {
"clean": "rimraf dist .turbo",
"start": "node dist/start.js",