Skip to content

Commit

Permalink
feat(editor): Release @n8n/chat@0.9.1 (#8918)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgrozav committed Mar 19, 2024
1 parent 1cb1de8 commit e0c303c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@n8n/chat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@n8n/chat",
"version": "0.9.0",
"version": "0.9.1",
"scripts": {
"dev": "pnpm run storybook",
"build": "pnpm type-check && pnpm build:vite && pnpm run build:individual && npm run build:prepare",
Expand Down
1 change: 1 addition & 0 deletions packages/@n8n/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "@n8n/storybook",
"private": true,
"version": "0.0.1",
"devDependencies": {
"@chromatic-com/storybook": "^1.2.18",
"@storybook/addon-a11y": "^8.0.0",
Expand Down

0 comments on commit e0c303c

Please sign in to comment.