diff --git a/apps/documentation/CHANGELOG.md b/apps/documentation/CHANGELOG.md index ed0c1d01b..c08e1de4a 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.19.4](https://github.com/voiceflow/react-chat/compare/documentation@0.19.3...documentation@0.19.4) (2024-10-28) + +**Note:** Version bump only for package documentation + ## [0.19.3](https://github.com/voiceflow/react-chat/compare/documentation@0.19.2...documentation@0.19.3) (2024-10-28) **Note:** Version bump only for package documentation diff --git a/apps/documentation/package.json b/apps/documentation/package.json index 50de6d279..aa3a792ec 100644 --- a/apps/documentation/package.json +++ b/apps/documentation/package.json @@ -1,6 +1,6 @@ { "name": "documentation", - "version": "0.19.3", + "version": "0.19.4", "private": true, "scripts": { "build": "yarn g:turbo run build:cmd --filter=documentation...", diff --git a/packages/chat/CHANGELOG.md b/packages/chat/CHANGELOG.md index fe3a07288..9b70ea9eb 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. +# [0.27.0](https://github.com/voiceflow/react-chat/compare/@voiceflow/chat@0.26.1...@voiceflow/chat@0.27.0) (2024-10-28) + +### Features + +* extract ScrollToBottom component (COR-0000) ([#251](https://github.com/voiceflow/react-chat/issues/251)) ([06dacbc](https://github.com/voiceflow/react-chat/commit/06dacbcac246d066d14304f2a9641b3f2b45cfad)) + ## [0.26.1](https://github.com/voiceflow/react-chat/compare/@voiceflow/chat@0.26.0...@voiceflow/chat@0.26.1) (2024-10-28) **Note:** Version bump only for package @voiceflow/chat diff --git a/packages/chat/package.json b/packages/chat/package.json index 219aead8f..bac403f13 100644 --- a/packages/chat/package.json +++ b/packages/chat/package.json @@ -1,6 +1,6 @@ { "name": "@voiceflow/chat", - "version": "0.26.1", + "version": "0.27.0", "private": true, "description": "voiceflow chat ui", "keywords": [