🚀 Release 1.40.0 (#9286)

Co-authored-by: elsmr <elsmr@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-05-02 14:30:42 +02:00
committed by GitHub
parent cd9bc44bdd
commit d3e0640674
11 changed files with 54 additions and 10 deletions

View File

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