From 434b8f7b216e87f1fbcd8a74d67c2aaa0ce0d227 Mon Sep 17 00:00:00 2001 From: Voiceflow Date: Wed, 22 May 2024 22:14:08 +0000 Subject: [PATCH] chore(release): publish --skip-ci - @voiceflow-example/live-agent@1.2.2 - @voiceflow/react-chat@1.58.2 --- examples/live-agent/CHANGELOG.md | 4 ++++ examples/live-agent/package.json | 2 +- packages/react-chat/CHANGELOG.md | 6 ++++++ packages/react-chat/package.json | 2 +- 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/examples/live-agent/CHANGELOG.md b/examples/live-agent/CHANGELOG.md index 8b9b24345a..55e38142cf 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.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 + ## [1.2.1](https://github.com/voiceflow/react-chat/compare/@voiceflow-example/live-agent@1.2.0...@voiceflow-example/live-agent@1.2.1) (2024-05-15) ### Bug Fixes diff --git a/examples/live-agent/package.json b/examples/live-agent/package.json index 7bd484608a..024399c814 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.1", + "version": "1.2.2", "private": true, "license": "MIT", "scripts": { diff --git a/packages/react-chat/CHANGELOG.md b/packages/react-chat/CHANGELOG.md index 831ab0a020..f3bf7b2c08 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.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 + +* bumps dtos package [bugfix] (COR-2142) ([#142](https://github.com/voiceflow/react-chat/issues/142)) ([9df8e7d](https://github.com/voiceflow/react-chat/commit/9df8e7d18207d57fdd64152129d8da7259992511)) + ## [1.58.1](https://github.com/voiceflow/react-chat/compare/@voiceflow/react-chat@1.58.0...@voiceflow/react-chat@1.58.1) (2024-05-15) ### Bug Fixes diff --git a/packages/react-chat/package.json b/packages/react-chat/package.json index a901e53510..58c761146f 100644 --- a/packages/react-chat/package.json +++ b/packages/react-chat/package.json @@ -1,6 +1,6 @@ { "name": "@voiceflow/react-chat", - "version": "1.58.1", + "version": "1.58.2", "description": "voiceflow chat ui kit", "keywords": [ "chat widget",