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.54.0
  • Loading branch information
vf-service-account committed Feb 21, 2024
1 parent d44c713 commit 9a250ba
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.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

* add voiceflow:interact event to differentiate from voiceflow:save_session (DX-1078) ([#109](https://github.com/voiceflow/react-chat/issues/109)) ([d44c713](https://github.com/voiceflow/react-chat/commit/d44c713ce521a00c4405eea07536ca5dbdfcc742))

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

### Reverts
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.53.1",
"version": "1.54.0",
"author": "Ben Teichman, Tyler Han",
"bugs": {
"url": "https://github.com/voiceflow/react-chat/issues"
Expand Down

0 comments on commit 9a250ba

Please sign in to comment.