From 2af09eeaccb576bbc17e4f51352935b63e17baed Mon Sep 17 00:00:00 2001 From: Voiceflow Date: Fri, 22 Mar 2024 22:50:08 +0000 Subject: [PATCH] chore(release): publish --skip-ci - @voiceflow/react-chat@1.56.4 --- packages/react-chat/CHANGELOG.md | 6 ++++++ packages/react-chat/package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/packages/react-chat/CHANGELOG.md b/packages/react-chat/CHANGELOG.md index 19d277147a..519c223d28 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.56.4](https://github.com/voiceflow/react-chat/compare/@voiceflow/react-chat@1.56.3...@voiceflow/react-chat@1.56.4) (2024-03-22) + +### Bug Fixes + +* card title wrapping(DX-1132) ([#129](https://github.com/voiceflow/react-chat/issues/129)) ([05b0125](https://github.com/voiceflow/react-chat/commit/05b012508c58ea4cd239c1efaea6a406bfcd17f3)) + ## [1.56.3](https://github.com/voiceflow/react-chat/compare/@voiceflow/react-chat@1.56.2...@voiceflow/react-chat@1.56.3) (2024-03-21) ### Bug Fixes diff --git a/packages/react-chat/package.json b/packages/react-chat/package.json index bf6642e9a7..41753d82bc 100644 --- a/packages/react-chat/package.json +++ b/packages/react-chat/package.json @@ -1,7 +1,7 @@ { "name": "@voiceflow/react-chat", "description": "voiceflow chat ui kit", - "version": "1.56.3", + "version": "1.56.4", "author": "Ben Teichman, Tyler Han", "bugs": { "url": "https://github.com/voiceflow/react-chat/issues"