Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @voiceflow/[email protected]
 - @voiceflow/[email protected]
 - @voiceflow/[email protected]
 - @voiceflow/[email protected]
 - @voiceflow/[email protected]
 - @voiceflow/[email protected]
  • Loading branch information
vf-service-account committed Sep 24, 2024
1 parent bfbb3db commit 7b1e23b
Show file tree
Hide file tree
Showing 12 changed files with 36 additions and 6 deletions.
4 changes: 4 additions & 0 deletions packages/alexa-types/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.

## [2.15.16](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2024-09-24)

**Note:** Version bump only for package @voiceflow/alexa-types

## [2.15.15](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2024-09-23)

**Note:** Version bump only for package @voiceflow/alexa-types
Expand Down
2 changes: 1 addition & 1 deletion packages/alexa-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/alexa-types",
"version": "2.15.15",
"version": "2.15.16",
"description": "Alexa service types",
"keywords": [
"voiceflow",
Expand Down
4 changes: 4 additions & 0 deletions packages/api-sdk/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.

## [3.28.14](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2024-09-24)

**Note:** Version bump only for package @voiceflow/api-sdk

## [3.28.13](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2024-09-23)

**Note:** Version bump only for package @voiceflow/api-sdk
Expand Down
2 changes: 1 addition & 1 deletion packages/api-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/api-sdk",
"version": "3.28.13",
"version": "3.28.14",
"description": "wrapper for creator-api",
"keywords": [
"voiceflow"
Expand Down
6 changes: 6 additions & 0 deletions packages/base-types/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.

## [2.113.1](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2024-09-24)

### Bug Fixes

* move default voice to base settings (COR-000) ([#544](https://github.com/voiceflow/libs/issues/544)) ([bfbb3db](https://github.com/voiceflow/libs/commit/bfbb3db9e436ead6e99c2fd32d35643946c08c39))

# [2.113.0](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2024-09-23)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/base-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/base-types",
"version": "2.113.0",
"version": "2.113.1",
"description": "Voiceflow base project types",
"keywords": [
"voiceflow",
Expand Down
4 changes: 4 additions & 0 deletions packages/chat-types/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.

## [2.14.14](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2024-09-24)

**Note:** Version bump only for package @voiceflow/chat-types

## [2.14.13](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2024-09-23)

**Note:** Version bump only for package @voiceflow/chat-types
Expand Down
2 changes: 1 addition & 1 deletion packages/chat-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/chat-types",
"version": "2.14.13",
"version": "2.14.14",
"description": "Voiceflow chat project types",
"keywords": [
"voiceflow",
Expand Down
6 changes: 6 additions & 0 deletions packages/voice-types/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.

## [2.10.14](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2024-09-24)

### Bug Fixes

* move default voice to base settings (COR-000) ([#544](https://github.com/voiceflow/libs/issues/544)) ([bfbb3db](https://github.com/voiceflow/libs/commit/bfbb3db9e436ead6e99c2fd32d35643946c08c39))

## [2.10.13](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2024-09-23)

**Note:** Version bump only for package @voiceflow/voice-types
Expand Down
2 changes: 1 addition & 1 deletion packages/voice-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/voice-types",
"version": "2.10.13",
"version": "2.10.14",
"description": "Voiceflow voice project types",
"keywords": [
"voiceflow",
Expand Down
6 changes: 6 additions & 0 deletions packages/voiceflow-types/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.

## [3.32.1](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2024-09-24)

### Bug Fixes

* move default voice to base settings (COR-000) ([#544](https://github.com/voiceflow/libs/issues/544)) ([bfbb3db](https://github.com/voiceflow/libs/commit/bfbb3db9e436ead6e99c2fd32d35643946c08c39))

# [3.32.0](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2024-09-23)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/voiceflow-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/voiceflow-types",
"version": "3.32.0",
"version": "3.32.1",
"description": "Voiceflow 'voiceflow' project types",
"keywords": [
"voiceflow",
Expand Down

0 comments on commit 7b1e23b

Please sign in to comment.