From ae1124df146aa7b8b3240bcb0b72afd2633e5870 Mon Sep 17 00:00:00 2001 From: Voiceflow Date: Mon, 25 Nov 2024 21:17:30 +0000 Subject: [PATCH] chore(release): publish --skip-ci - documentation@0.30.17 - @voiceflow-example/live-chat@0.3.17 - @voiceflow/react-chat@2.6.2 --- apps/documentation/CHANGELOG.md | 4 ++++ apps/documentation/package.json | 2 +- examples/live-chat/CHANGELOG.md | 4 ++++ examples/live-chat/package.json | 2 +- packages/chat/CHANGELOG.md | 6 ++++++ packages/chat/package.json | 2 +- 6 files changed, 17 insertions(+), 3 deletions(-) diff --git a/apps/documentation/CHANGELOG.md b/apps/documentation/CHANGELOG.md index f375013ab..da6426fb3 100644 --- a/apps/documentation/CHANGELOG.md +++ b/apps/documentation/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.30.17](https://github.com/voiceflow/react-chat/compare/documentation@0.30.16...documentation@0.30.17) (2024-11-25) + +**Note:** Version bump only for package documentation + ## [0.30.16](https://github.com/voiceflow/react-chat/compare/documentation@0.30.15...documentation@0.30.16) (2024-11-25) **Note:** Version bump only for package documentation diff --git a/apps/documentation/package.json b/apps/documentation/package.json index 455b1d37b..28033b3dd 100644 --- a/apps/documentation/package.json +++ b/apps/documentation/package.json @@ -1,6 +1,6 @@ { "name": "documentation", - "version": "0.30.16", + "version": "0.30.17", "private": true, "scripts": { "build": "yarn g:turbo run build:cmd --filter=documentation...", diff --git a/examples/live-chat/CHANGELOG.md b/examples/live-chat/CHANGELOG.md index 318597c68..040a5fda7 100644 --- a/examples/live-chat/CHANGELOG.md +++ b/examples/live-chat/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.17](https://github.com/voiceflow/react-chat/compare/@voiceflow-example/live-chat@0.3.16...@voiceflow-example/live-chat@0.3.17) (2024-11-25) + +**Note:** Version bump only for package @voiceflow-example/live-chat + ## [0.3.16](https://github.com/voiceflow/react-chat/compare/@voiceflow-example/live-chat@0.3.15...@voiceflow-example/live-chat@0.3.16) (2024-11-25) **Note:** Version bump only for package @voiceflow-example/live-chat diff --git a/examples/live-chat/package.json b/examples/live-chat/package.json index 5dc7aa0b6..387a26628 100644 --- a/examples/live-chat/package.json +++ b/examples/live-chat/package.json @@ -1,6 +1,6 @@ { "name": "@voiceflow-example/live-chat", - "version": "0.3.16", + "version": "0.3.17", "private": true, "license": "MIT", "scripts": { diff --git a/packages/chat/CHANGELOG.md b/packages/chat/CHANGELOG.md index 3b46112fe..be025fb20 100644 --- a/packages/chat/CHANGELOG.md +++ b/packages/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. +## [2.6.2](https://github.com/voiceflow/react-chat/compare/@voiceflow/react-chat@2.6.1...@voiceflow/react-chat@2.6.2) (2024-11-25) + +### Bug Fixes + +* dont jank when user starts new chat (COR-4010) ([#362](https://github.com/voiceflow/react-chat/issues/362)) ([dfab0ce](https://github.com/voiceflow/react-chat/commit/dfab0cea6baf283e9a52595fe1d816aad17b89bc)) + ## [2.6.1](https://github.com/voiceflow/react-chat/compare/@voiceflow/react-chat@2.6.0...@voiceflow/react-chat@2.6.1) (2024-11-25) ### Bug Fixes diff --git a/packages/chat/package.json b/packages/chat/package.json index 6a9bbf474..80e58261b 100644 --- a/packages/chat/package.json +++ b/packages/chat/package.json @@ -1,6 +1,6 @@ { "name": "@voiceflow/react-chat", - "version": "2.6.1", + "version": "2.6.2", "description": "voiceflow chat ui", "keywords": [ "chat",