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 14, 2024
1 parent e8cdd6e commit e6fcd4d
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
6 changes: 6 additions & 0 deletions apps/documentation/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.29.7](https://github.com/voiceflow/react-chat/compare/[email protected]@0.29.7) (2024-11-14)

### Bug Fixes

* Random fixes (DSN-000) ([#309](https://github.com/voiceflow/react-chat/issues/309)) ([e8cdd6e](https://github.com/voiceflow/react-chat/commit/e8cdd6eeaba2075f28d8bd2443b85b3c98d0963e))

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

**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.6",
"version": "0.29.7",
"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.42.1](https://github.com/voiceflow/react-chat/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2024-11-14)

### Bug Fixes

* Random fixes (DSN-000) ([#309](https://github.com/voiceflow/react-chat/issues/309)) ([e8cdd6e](https://github.com/voiceflow/react-chat/commit/e8cdd6eeaba2075f28d8bd2443b85b3c98d0963e))

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

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

0 comments on commit e6fcd4d

Please sign in to comment.