🚀 Release 1.60.0 (#10872)

Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-09-18 13:33:53 +01:00
committed by GitHub
parent d2eb7998bd
commit 73f89ef101
17 changed files with 55 additions and 16 deletions

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@n8n/n8n-benchmark",
"version": "1.3.0",
"version": "1.4.0",
"description": "Cli for running benchmark tests for n8n",
"main": "dist/index",
"scripts": {

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@n8n/client-oauth2",
"version": "0.20.0",
"version": "0.21.0",
"scripts": {
"clean": "rimraf dist .turbo",
"dev": "pnpm watch",

View File

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

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@n8n/permissions",
"version": "0.13.0",
"version": "0.14.0",
"scripts": {
"clean": "rimraf dist .turbo",
"dev": "pnpm watch",