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
 - documentation@0.29.4
 - @voiceflow/chat@0.41.3
  • Loading branch information
vf-service-account committed Nov 13, 2024
1 parent be4aa7c commit 2bb236a
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 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.29.4](https://github.com/voiceflow/react-chat/compare/documentation@0.29.3...documentation@0.29.4) (2024-11-13)

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

## [0.29.3](https://github.com/voiceflow/react-chat/compare/documentation@0.29.2...documentation@0.29.3) (2024-11-13)

**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.29.3",
"version": "0.29.4",
"private": true,
"scripts": {
"build": "yarn g:turbo run build:cmd --filter=documentation...",
Expand Down
8 changes: 8 additions & 0 deletions packages/chat/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.41.3](https://github.com/voiceflow/react-chat/compare/@voiceflow/chat@0.41.2...@voiceflow/chat@0.41.3) (2024-11-13)

### Bug Fixes

* add white background to carousel (DSN-2538) ([#308](https://github.com/voiceflow/react-chat/issues/308)) ([be4aa7c](https://github.com/voiceflow/react-chat/commit/be4aa7c30aa25a88abf05f4cae84f57c18ef737c))
* Feedback fixes (DSN-2527) ([#306](https://github.com/voiceflow/react-chat/issues/306)) ([8626fa1](https://github.com/voiceflow/react-chat/commit/8626fa1316954486d7a24fa04bae9c3535873367))
* themed link on footer (DSN-2536) ([#307](https://github.com/voiceflow/react-chat/issues/307)) ([4aaa0b8](https://github.com/voiceflow/react-chat/commit/4aaa0b83c2ccb17356c01fab1d3a0752c01dd55c))

## [0.41.2](https://github.com/voiceflow/react-chat/compare/@voiceflow/chat@0.41.1...@voiceflow/chat@0.41.2) (2024-11-13)

### Bug Fixes
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/chat",
"version": "0.41.2",
"version": "0.41.3",
"private": true,
"description": "voiceflow chat ui",
"keywords": [
Expand Down

0 comments on commit 2bb236a

Please sign in to comment.