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

Commit

Permalink
chore(release): publish --skip-ci
Browse files Browse the repository at this point in the history
 - [email protected]
 - @voiceflow-example/[email protected]
 - @voiceflow/[email protected]
  • Loading branch information
vf-service-account committed Dec 12, 2024
1 parent 392bee9 commit 71c45fb
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 3 deletions.
4 changes: 4 additions & 0 deletions apps/documentation/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.

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

**Note:** Version bump only for package documentation

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

**Note:** Version bump only for package documentation
Expand Down
2 changes: 1 addition & 1 deletion apps/documentation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "documentation",
"version": "0.33.9",
"version": "0.33.10",
"private": true,
"scripts": {
"build": "yarn g:turbo run build:cmd --filter=documentation...",
Expand Down
4 changes: 4 additions & 0 deletions examples/live-chat/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.

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

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

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

**Note:** Version bump only for package @voiceflow-example/live-chat
Expand Down
2 changes: 1 addition & 1 deletion examples/live-chat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow-example/live-chat",
"version": "0.4.22",
"version": "0.4.23",
"private": true,
"license": "MIT",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/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.

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

### Features

* mobile & responsiveness adjustments (COR-4185) ([#448](https://github.com/voiceflow/react-chat/issues/448)) ([392bee9](https://github.com/voiceflow/react-chat/commit/392bee9a9cdf4720274bedadb60d4e69cd568c34))

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

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/chat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/react-chat",
"version": "2.18.0",
"version": "2.19.0",
"description": "voiceflow chat ui",
"keywords": [
"chat",
Expand Down

0 comments on commit 71c45fb

Please sign in to comment.