diff --git a/apps/documentation/CHANGELOG.md b/apps/documentation/CHANGELOG.md index e5ea40fa3..6a89e05e8 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.24.4](https://github.com/voiceflow/react-chat/compare/documentation@0.24.3...documentation@0.24.4) (2024-11-08) + +**Note:** Version bump only for package documentation + ## [0.24.3](https://github.com/voiceflow/react-chat/compare/documentation@0.24.2...documentation@0.24.3) (2024-11-07) **Note:** Version bump only for package documentation diff --git a/apps/documentation/package.json b/apps/documentation/package.json index a7a63c3c5..fdd5da65c 100644 --- a/apps/documentation/package.json +++ b/apps/documentation/package.json @@ -1,6 +1,6 @@ { "name": "documentation", - "version": "0.24.3", + "version": "0.24.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 644cd2386..d59090f1e 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.37.4](https://github.com/voiceflow/react-chat/compare/@voiceflow/chat@0.37.3...@voiceflow/chat@0.37.4) (2024-11-08) + +### Bug Fixes + +* user message text colour should be themed (DSN-2512) ([#279](https://github.com/voiceflow/react-chat/issues/279)) ([fbfbb41](https://github.com/voiceflow/react-chat/commit/fbfbb4125a113e6eb455150ab88b2d0dc13aea06)) + ## [0.37.3](https://github.com/voiceflow/react-chat/compare/@voiceflow/chat@0.37.2...@voiceflow/chat@0.37.3) (2024-11-07) ### Bug Fixes diff --git a/packages/chat/package.json b/packages/chat/package.json index 259a1fa5e..f9e3679d0 100644 --- a/packages/chat/package.json +++ b/packages/chat/package.json @@ -1,6 +1,6 @@ { "name": "@voiceflow/chat", - "version": "0.37.3", + "version": "0.37.4", "private": true, "description": "voiceflow chat ui", "keywords": [