diff --git a/examples/live-agent/CHANGELOG.md b/examples/live-agent/CHANGELOG.md index fb1bf5e2fa..58228f0ae3 100644 --- a/examples/live-agent/CHANGELOG.md +++ b/examples/live-agent/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. +## [1.2.4](https://github.com/voiceflow/react-chat/compare/@voiceflow-example/live-agent@1.2.3...@voiceflow-example/live-agent@1.2.4) (2024-06-23) + +**Note:** Version bump only for package @voiceflow-example/live-agent + ## [1.2.3](https://github.com/voiceflow/react-chat/compare/@voiceflow-example/live-agent@1.2.2...@voiceflow-example/live-agent@1.2.3) (2024-06-21) **Note:** Version bump only for package @voiceflow-example/live-agent diff --git a/examples/live-agent/package.json b/examples/live-agent/package.json index 0756808923..78115b7e42 100644 --- a/examples/live-agent/package.json +++ b/examples/live-agent/package.json @@ -1,6 +1,6 @@ { "name": "@voiceflow-example/live-agent", - "version": "1.2.3", + "version": "1.2.4", "private": true, "license": "MIT", "scripts": { diff --git a/packages/react-chat/CHANGELOG.md b/packages/react-chat/CHANGELOG.md index 766778006d..81927d141e 100644 --- a/packages/react-chat/CHANGELOG.md +++ b/packages/react-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. +# [1.59.0](https://github.com/voiceflow/react-chat/compare/@voiceflow/react-chat@1.58.3...@voiceflow/react-chat@1.59.0) (2024-06-23) + +### Features + +* allow button action by entering button label (COR-2196) ([#143](https://github.com/voiceflow/react-chat/issues/143)) ([4e190fe](https://github.com/voiceflow/react-chat/commit/4e190fe15827fb1a0be31f8e62fcdff80413f07d)) + ## [1.58.3](https://github.com/voiceflow/react-chat/compare/@voiceflow/react-chat@1.58.2...@voiceflow/react-chat@1.58.3) (2024-06-21) ### Bug Fixes diff --git a/packages/react-chat/package.json b/packages/react-chat/package.json index 9f26a63815..591d4f1f68 100644 --- a/packages/react-chat/package.json +++ b/packages/react-chat/package.json @@ -1,6 +1,6 @@ { "name": "@voiceflow/react-chat", - "version": "1.58.3", + "version": "1.59.0", "description": "voiceflow chat ui kit", "keywords": [ "chat widget",