Skip to content

Commit

Permalink
chore(release): publish --skip-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vf-service-account committed Nov 8, 2024
1 parent fbfbb41 commit f21e191
Show file tree
Hide file tree
Showing 4 changed files with 12 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.24.4](https://github.com/voiceflow/react-chat/compare/[email protected]@0.24.4) (2024-11-08)

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

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

**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.24.3",
"version": "0.24.4",
"private": true,
"scripts": {
"build": "yarn g:turbo run build:cmd --filter=documentation...",
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.

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

### Bug Fixes

* user message text colour should be themed (DSN-2512) ([#279](https://github.com/voiceflow/react-chat/issues/279)) ([fbfbb41](https://github.com/voiceflow/react-chat/commit/fbfbb4125a113e6eb455150ab88b2d0dc13aea06))

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

### 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.37.3",
"version": "0.37.4",
"private": true,
"description": "voiceflow chat ui",
"keywords": [
Expand Down

0 comments on commit f21e191

Please sign in to comment.