Skip to content

Commit

Permalink
chore(release): publish --skip-ci
Browse files Browse the repository at this point in the history
 - @voiceflow-example/[email protected]
 - @voiceflow/[email protected]
  • Loading branch information
vf-service-account committed Sep 12, 2024
1 parent 4109987 commit 561994d
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
4 changes: 4 additions & 0 deletions examples/live-agent/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.13](https://github.com/voiceflow/react-chat/compare/@voiceflow-example/[email protected]...@voiceflow-example/[email protected]) (2024-09-12)

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

## [1.2.12](https://github.com/voiceflow/react-chat/compare/@voiceflow-example/[email protected]...@voiceflow-example/[email protected]) (2024-09-11)

**Note:** Version bump only for package @voiceflow-example/live-agent
Expand Down
2 changes: 1 addition & 1 deletion examples/live-agent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow-example/live-agent",
"version": "1.2.12",
"version": "1.2.13",
"private": true,
"license": "MIT",
"scripts": {
Expand Down
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.60.1](https://github.com/voiceflow/react-chat/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2024-09-12)

### Bug Fixes

* ensure all sessionIDs are encoded (SOS-52) ([#168](https://github.com/voiceflow/react-chat/issues/168)) ([4109987](https://github.com/voiceflow/react-chat/commit/410998718dbcce665aa266d9280e5b6cdac42b6b))

# [1.60.0](https://github.com/voiceflow/react-chat/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2024-09-11)

### 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,6 +1,6 @@
{
"name": "@voiceflow/react-chat",
"version": "1.60.0",
"version": "1.60.1",
"description": "voiceflow chat ui kit",
"keywords": [
"chat widget",
Expand Down

0 comments on commit 561994d

Please sign in to comment.