🚀 Release 1.35.0 (#8988)

Co-authored-by: ivov <ivov@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-03-27 17:21:10 +01:00
committed by GitHub
parent 519f945547
commit 1b6a1d6372
11 changed files with 59 additions and 10 deletions

View File

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