diff --git a/apps/documentation/CHANGELOG.md b/apps/documentation/CHANGELOG.md index ba0477c42..c2571cb7d 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.20.2](https://github.com/voiceflow/react-chat/compare/documentation@0.20.1...documentation@0.20.2) (2024-10-30) + +**Note:** Version bump only for package documentation + ## [0.20.1](https://github.com/voiceflow/react-chat/compare/documentation@0.20.0...documentation@0.20.1) (2024-10-29) **Note:** Version bump only for package documentation diff --git a/apps/documentation/package.json b/apps/documentation/package.json index 2936ddef9..c06d5bf2f 100644 --- a/apps/documentation/package.json +++ b/apps/documentation/package.json @@ -1,6 +1,6 @@ { "name": "documentation", - "version": "0.20.1", + "version": "0.20.2", "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 5e91fa9a1..532d65083 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.31.1](https://github.com/voiceflow/react-chat/compare/@voiceflow/chat@0.31.0...@voiceflow/chat@0.31.1) (2024-10-30) + +### Bug Fixes + +* minor inline-buttons adjustment (COR-0000) ([#258](https://github.com/voiceflow/react-chat/issues/258)) ([ac3e92d](https://github.com/voiceflow/react-chat/commit/ac3e92d492743f91d582ac5bee95415f68608dfc)) + # [0.31.0](https://github.com/voiceflow/react-chat/compare/@voiceflow/chat@0.30.0...@voiceflow/chat@0.31.0) (2024-10-29) ### Features diff --git a/packages/chat/package.json b/packages/chat/package.json index 4ba6f040e..9c90d52b3 100644 --- a/packages/chat/package.json +++ b/packages/chat/package.json @@ -1,6 +1,6 @@ { "name": "@voiceflow/chat", - "version": "0.31.0", + "version": "0.31.1", "private": true, "description": "voiceflow chat ui", "keywords": [