Skip to content

Commit

Permalink
chore(release): publish --skip-ci
Browse files Browse the repository at this point in the history
 - @voiceflow/react-chat@1.55.0
  • Loading branch information
vf-service-account committed Feb 22, 2024
1 parent 623a014 commit 397dbcb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/react-chat/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.55.0](https://github.com/voiceflow/react-chat/compare/@voiceflow/react-chat@1.54.0...@voiceflow/react-chat@1.55.0) (2024-02-22)

### Features

* embedded chat mode - lazy style attachment (DX-996) ([#110](https://github.com/voiceflow/react-chat/issues/110)) ([623a014](https://github.com/voiceflow/react-chat/commit/623a014501f78cbd32160962d0d428e009617c0f))

# [1.54.0](https://github.com/voiceflow/react-chat/compare/@voiceflow/react-chat@1.53.1...@voiceflow/react-chat@1.54.0) (2024-02-21)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/react-chat/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@voiceflow/react-chat",
"description": "voiceflow chat ui kit",
"version": "1.54.0",
"version": "1.55.0",
"author": "Ben Teichman, Tyler Han",
"bugs": {
"url": "https://github.com/voiceflow/react-chat/issues"
Expand Down

0 comments on commit 397dbcb

Please sign in to comment.