From 79f95b066e2ee5601413951bff25f4647e3d475c Mon Sep 17 00:00:00 2001 From: Voiceflow Date: Fri, 23 Feb 2024 16:27:49 +0000 Subject: [PATCH] chore(release): publish --skip-ci - @voiceflow/react-chat@1.55.3 --- packages/react-chat/CHANGELOG.md | 6 ++++++ packages/react-chat/package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/packages/react-chat/CHANGELOG.md b/packages/react-chat/CHANGELOG.md index d2e1b7ea3..91dd0f3f6 100644 --- a/packages/react-chat/CHANGELOG.md +++ b/packages/react-chat/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.55.3](https://github.com/voiceflow/react-chat/compare/@voiceflow/react-chat@1.55.2...@voiceflow/react-chat@1.55.3) (2024-02-23) + +### Bug Fixes + +* autostart (CT-000) ([#114](https://github.com/voiceflow/react-chat/issues/114)) ([cb7ad34](https://github.com/voiceflow/react-chat/commit/cb7ad3400c82a3bebaa549260332d11135b13fcb)) + ## [1.55.2](https://github.com/voiceflow/react-chat/compare/@voiceflow/react-chat@1.55.1...@voiceflow/react-chat@1.55.2) (2024-02-22) ### Bug Fixes diff --git a/packages/react-chat/package.json b/packages/react-chat/package.json index 90eca36da..95f1c4635 100644 --- a/packages/react-chat/package.json +++ b/packages/react-chat/package.json @@ -1,7 +1,7 @@ { "name": "@voiceflow/react-chat", "description": "voiceflow chat ui kit", - "version": "1.55.2", + "version": "1.55.3", "author": "Ben Teichman, Tyler Han", "bugs": { "url": "https://github.com/voiceflow/react-chat/issues"