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 1, 2024
1 parent d566fc4 commit f5666ec
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
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.23.1](https://github.com/voiceflow/react-chat/compare/[email protected]@0.23.1) (2024-11-01)

### Bug Fixes

* ProjectID configurable Chat on Docs (DSN-000) ([#274](https://github.com/voiceflow/react-chat/issues/274)) ([d566fc4](https://github.com/voiceflow/react-chat/commit/d566fc449f9d8fca1bb08419c40f5729cea4378d))

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

### Features
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.23.0",
"version": "0.23.1",
"private": true,
"scripts": {
"build": "yarn g:turbo run build:cmd --filter=documentation...",
Expand Down

0 comments on commit f5666ec

Please sign in to comment.