Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit 3645088

Browse files
chore(release): publish --skip-ci
- @voiceflow-example/live-agent@1.3.4 - @voiceflow/react-chat@1.68.0
1 parent f2af9f3 commit 3645088

4 files changed

Lines changed: 12 additions & 2 deletions

File tree

examples/live-agent/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.3.4](https://github.com/voiceflow/react-chat/compare/@voiceflow-example/live-agent@1.3.3...@voiceflow-example/live-agent@1.3.4) (2025-04-11)
7+
8+
**Note:** Version bump only for package @voiceflow-example/live-agent
9+
610
## [1.3.3](https://github.com/voiceflow/react-chat/compare/@voiceflow-example/live-agent@1.3.2...@voiceflow-example/live-agent@1.3.3) (2025-01-24)
711

812
**Note:** Version bump only for package @voiceflow-example/live-agent

examples/live-agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voiceflow-example/live-agent",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"private": true,
55
"license": "MIT",
66
"scripts": {

packages/react-chat/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.68.0](https://github.com/voiceflow/react-chat/compare/@voiceflow/react-chat@1.67.0...@voiceflow/react-chat@1.68.0) (2025-04-11)
7+
8+
### Features
9+
10+
* update deprecation message to users ([#533](https://github.com/voiceflow/react-chat/issues/533)) ([f2af9f3](https://github.com/voiceflow/react-chat/commit/f2af9f33f35ba49facd7c6cf1864148385bf3233))
11+
612
# [1.67.0](https://github.com/voiceflow/react-chat/compare/@voiceflow/react-chat@1.66.2...@voiceflow/react-chat@1.67.0) (2025-01-24)
713

814
### Features

packages/react-chat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voiceflow/react-chat",
3-
"version": "1.67.0",
3+
"version": "1.68.0",
44
"private": true,
55
"description": "voiceflow chat ui kit",
66
"keywords": [

0 commit comments

Comments
 (0)