diff --git a/apps/documentation/CHANGELOG.md b/apps/documentation/CHANGELOG.md index c08e1de4a..3c2976157 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.5](https://github.com/voiceflow/react-chat/compare/documentation@0.19.4...documentation@0.19.5) (2024-10-28) + +**Note:** Version bump only for package documentation + ## [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 diff --git a/apps/documentation/package.json b/apps/documentation/package.json index aa3a792ec..e7cfcfe57 100644 --- a/apps/documentation/package.json +++ b/apps/documentation/package.json @@ -1,6 +1,6 @@ { "name": "documentation", - "version": "0.19.4", + "version": "0.19.5", "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 9b70ea9eb..e6e0b05d8 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.28.0](https://github.com/voiceflow/react-chat/compare/@voiceflow/chat@0.27.0...@voiceflow/chat@0.28.0) (2024-10-28) + +### Features + +* working on UserResponse component (COR-0000) ([#253](https://github.com/voiceflow/react-chat/issues/253)) ([5026d2f](https://github.com/voiceflow/react-chat/commit/5026d2f7aff2325f4af59093f34df89662c475c8)) + # [0.27.0](https://github.com/voiceflow/react-chat/compare/@voiceflow/chat@0.26.1...@voiceflow/chat@0.27.0) (2024-10-28) ### Features diff --git a/packages/chat/package.json b/packages/chat/package.json index bac403f13..8a0cd87fb 100644 --- a/packages/chat/package.json +++ b/packages/chat/package.json @@ -1,6 +1,6 @@ { "name": "@voiceflow/chat", - "version": "0.27.0", + "version": "0.28.0", "private": true, "description": "voiceflow chat ui", "keywords": [