From d15bb6d1c44ccaa3d4d743bbae02d2675a03146a Mon Sep 17 00:00:00 2001 From: Voiceflow Date: Tue, 23 Apr 2024 19:05:13 +0000 Subject: [PATCH] chore(release): publish --skip-ci - @voiceflow-example/live-agent@1.2.0 - @voiceflow/react-chat@1.58.0 --- examples/live-agent/CHANGELOG.md | 6 ++++++ examples/live-agent/package.json | 2 +- packages/react-chat/CHANGELOG.md | 6 ++++++ packages/react-chat/package.json | 2 +- 4 files changed, 14 insertions(+), 2 deletions(-) diff --git a/examples/live-agent/CHANGELOG.md b/examples/live-agent/CHANGELOG.md index 7f8fce3529..ece1646643 100644 --- a/examples/live-agent/CHANGELOG.md +++ b/examples/live-agent/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.2.0](https://github.com/voiceflow/react-chat/compare/@voiceflow-example/live-agent@1.1.0...@voiceflow-example/live-agent@1.2.0) (2024-04-23) + +### Features + +* upgrade toolchain to latest ([#139](https://github.com/voiceflow/react-chat/issues/139)) ([3eb2244](https://github.com/voiceflow/react-chat/commit/3eb22445fe45f3d84f4ae889aa8b01f0b22c07f6)) + # 1.1.0 (2024-04-08) ### Features diff --git a/examples/live-agent/package.json b/examples/live-agent/package.json index 23fb5ae915..6bf17bc69e 100644 --- a/examples/live-agent/package.json +++ b/examples/live-agent/package.json @@ -1,6 +1,6 @@ { "name": "@voiceflow-example/live-agent", - "version": "1.1.0", + "version": "1.2.0", "private": true, "license": "MIT", "scripts": { diff --git a/packages/react-chat/CHANGELOG.md b/packages/react-chat/CHANGELOG.md index b97d781ceb..1c3374bb88 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.0](https://github.com/voiceflow/react-chat/compare/@voiceflow/react-chat@1.57.0...@voiceflow/react-chat@1.58.0) (2024-04-23) + +### Features + +* upgrade toolchain to latest ([#139](https://github.com/voiceflow/react-chat/issues/139)) ([3eb2244](https://github.com/voiceflow/react-chat/commit/3eb22445fe45f3d84f4ae889aa8b01f0b22c07f6)) + # [1.57.0](https://github.com/voiceflow/react-chat/compare/@voiceflow/react-chat@1.56.5...@voiceflow/react-chat@1.57.0) (2024-04-08) ### Features diff --git a/packages/react-chat/package.json b/packages/react-chat/package.json index 40bb669c4c..02cdcfefa2 100644 --- a/packages/react-chat/package.json +++ b/packages/react-chat/package.json @@ -1,6 +1,6 @@ { "name": "@voiceflow/react-chat", - "version": "1.57.0", + "version": "1.58.0", "description": "voiceflow chat ui kit", "keywords": [ "chat widget",