diff --git a/examples/live-agent/CHANGELOG.md b/examples/live-agent/CHANGELOG.md index 55e38142cf..fb1bf5e2fa 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.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 + ## [1.2.2](https://github.com/voiceflow/react-chat/compare/@voiceflow-example/live-agent@1.2.1...@voiceflow-example/live-agent@1.2.2) (2024-05-22) **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 024399c814..0756808923 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.2", + "version": "1.2.3", "private": true, "license": "MIT", "scripts": { diff --git a/packages/react-chat/CHANGELOG.md b/packages/react-chat/CHANGELOG.md index f3bf7b2c08..766778006d 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.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 + +* add local development workflow (ENG-158) ([#145](https://github.com/voiceflow/react-chat/issues/145)) ([4409650](https://github.com/voiceflow/react-chat/commit/4409650418b8f3ff02ae894b7af567e81d40e540)) + ## [1.58.2](https://github.com/voiceflow/react-chat/compare/@voiceflow/react-chat@1.58.1...@voiceflow/react-chat@1.58.2) (2024-05-22) ### Bug Fixes diff --git a/packages/react-chat/package.json b/packages/react-chat/package.json index 98af0d8b8e..9f26a63815 100644 --- a/packages/react-chat/package.json +++ b/packages/react-chat/package.json @@ -1,6 +1,6 @@ { "name": "@voiceflow/react-chat", - "version": "1.58.2", + "version": "1.58.3", "description": "voiceflow chat ui kit", "keywords": [ "chat widget",