Skip to content

Commit 3f12d9b

Browse files
chore(release): publish --skip-ci
- [email protected] - @voiceflow-example/[email protected] - @voiceflow/[email protected]
1 parent 9dc48da commit 3f12d9b

File tree

6 files changed

+17
-3
lines changed

6 files changed

+17
-3
lines changed

apps/documentation/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+
## [0.33.12](https://github.com/voiceflow/react-chat/compare/[email protected]@0.33.12) (2024-12-13)
7+
8+
**Note:** Version bump only for package documentation
9+
610
## [0.33.11](https://github.com/voiceflow/react-chat/compare/[email protected]@0.33.11) (2024-12-12)
711

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

apps/documentation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "documentation",
3-
"version": "0.33.11",
3+
"version": "0.33.12",
44
"private": true,
55
"scripts": {
66
"build": "yarn g:turbo run build:cmd --filter=documentation...",

examples/live-chat/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+
## [0.4.25](https://github.com/voiceflow/react-chat/compare/@voiceflow-example/[email protected]...@voiceflow-example/[email protected]) (2024-12-13)
7+
8+
**Note:** Version bump only for package @voiceflow-example/live-chat
9+
610
## [0.4.24](https://github.com/voiceflow/react-chat/compare/@voiceflow-example/[email protected]...@voiceflow-example/[email protected]) (2024-12-12)
711

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

examples/live-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-example/live-chat",
3-
"version": "0.4.24",
3+
"version": "0.4.25",
44
"private": true,
55
"license": "MIT",
66
"scripts": {

packages/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+
# [2.21.0](https://github.com/voiceflow/react-chat/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2024-12-13)
7+
8+
### Features
9+
10+
* sync some missing settings (COR-4228) ([#458](https://github.com/voiceflow/react-chat/issues/458)) ([9dc48da](https://github.com/voiceflow/react-chat/commit/9dc48daa887280fe49b577eef1dc43ee5294a586))
11+
612
# [2.20.0](https://github.com/voiceflow/react-chat/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2024-12-12)
713

814
### Features

packages/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": "2.20.0",
3+
"version": "2.21.0",
44
"description": "voiceflow chat ui",
55
"keywords": [
66
"chat",

0 commit comments

Comments
 (0)