Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @voiceflow/alexa-types@2.15.2
 - @voiceflow/api-sdk@3.28.2
 - @voiceflow/base-types@2.110.0
 - @voiceflow/chat-types@2.14.2
 - @voiceflow/google-dfes-types@2.17.2
 - @voiceflow/google-types@2.21.2
 - @voiceflow/voice-types@2.10.2
 - @voiceflow/voiceflow-types@3.30.2
  • Loading branch information
vf-service-account committed May 1, 2024
1 parent d173f8b commit 93ad4f9
Show file tree
Hide file tree
Showing 16 changed files with 47 additions and 8 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.2](https://github.com/voiceflow/libs/compare/@voiceflow/alexa-types@2.15.1...@voiceflow/alexa-types@2.15.2) (2024-05-01)

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

## [2.15.1](https://github.com/voiceflow/libs/compare/@voiceflow/alexa-types@2.15.0...@voiceflow/alexa-types@2.15.1) (2024-05-01)

**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.1",
"version": "2.15.2",
"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.2](https://github.com/voiceflow/libs/compare/@voiceflow/api-sdk@3.28.1...@voiceflow/api-sdk@3.28.2) (2024-05-01)

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

## [3.28.1](https://github.com/voiceflow/libs/compare/@voiceflow/api-sdk@3.28.0...@voiceflow/api-sdk@3.28.1) (2024-05-01)

**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.1",
"version": "3.28.2",
"description": "wrapper for creator-api",
"keywords": [
"voiceflow"
Expand Down
11 changes: 11 additions & 0 deletions packages/base-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.110.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.109.0...@voiceflow/base-types@2.110.0) (2024-05-01)

### Bug Fixes

* changes to force rebuild (IN-001) ([d173f8b](https://github.com/voiceflow/libs/commit/d173f8b4a1e135ea80cef843a5fcdadebf4edaca))
* force rebuild (IN-001) ([7a0f668](https://github.com/voiceflow/libs/commit/7a0f6689a51088076431d7911ca372ee4502efbc))

### Features

* fixing inaccurate request types (PL-753) ([#522](https://github.com/voiceflow/libs/issues/522)) ([584149e](https://github.com/voiceflow/libs/commit/584149e9f0ce23fdd214f160999aa1b160453758))

# [2.109.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.108.0...@voiceflow/base-types@2.109.0) (2024-05-01)

### 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.109.0",
"version": "2.110.0",
"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.2](https://github.com/voiceflow/libs/compare/@voiceflow/chat-types@2.14.1...@voiceflow/chat-types@2.14.2) (2024-05-01)

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

## [2.14.1](https://github.com/voiceflow/libs/compare/@voiceflow/chat-types@2.14.0...@voiceflow/chat-types@2.14.1) (2024-05-01)

**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.1",
"version": "2.14.2",
"description": "Voiceflow chat project types",
"keywords": [
"voiceflow",
Expand Down
4 changes: 4 additions & 0 deletions packages/google-dfes-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.17.2](https://github.com/voiceflow/libs/compare/@voiceflow/google-dfes-types@2.17.1...@voiceflow/google-dfes-types@2.17.2) (2024-05-01)

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

## [2.17.1](https://github.com/voiceflow/libs/compare/@voiceflow/google-dfes-types@2.17.0...@voiceflow/google-dfes-types@2.17.1) (2024-05-01)

**Note:** Version bump only for package @voiceflow/google-dfes-types
Expand Down
2 changes: 1 addition & 1 deletion packages/google-dfes-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/google-dfes-types",
"version": "2.17.1",
"version": "2.17.2",
"description": "Google DF-ES service types",
"keywords": [
"voiceflow",
Expand Down
4 changes: 4 additions & 0 deletions packages/google-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.21.2](https://github.com/voiceflow/libs/compare/@voiceflow/google-types@2.21.1...@voiceflow/google-types@2.21.2) (2024-05-01)

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

## [2.21.1](https://github.com/voiceflow/libs/compare/@voiceflow/google-types@2.21.0...@voiceflow/google-types@2.21.1) (2024-05-01)

**Note:** Version bump only for package @voiceflow/google-types
Expand Down
2 changes: 1 addition & 1 deletion packages/google-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/google-types",
"version": "2.21.1",
"version": "2.21.2",
"description": "Google service types",
"keywords": [
"voiceflow",
Expand Down
4 changes: 4 additions & 0 deletions packages/voice-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.10.2](https://github.com/voiceflow/libs/compare/@voiceflow/voice-types@2.10.1...@voiceflow/voice-types@2.10.2) (2024-05-01)

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

## [2.10.1](https://github.com/voiceflow/libs/compare/@voiceflow/voice-types@2.10.0...@voiceflow/voice-types@2.10.1) (2024-05-01)

**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.1",
"version": "2.10.2",
"description": "Voiceflow voice project types",
"keywords": [
"voiceflow",
Expand Down
4 changes: 4 additions & 0 deletions packages/voiceflow-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.

## [3.30.2](https://github.com/voiceflow/libs/compare/@voiceflow/voiceflow-types@3.30.1...@voiceflow/voiceflow-types@3.30.2) (2024-05-01)

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

## [3.30.1](https://github.com/voiceflow/libs/compare/@voiceflow/voiceflow-types@3.30.0...@voiceflow/voiceflow-types@3.30.1) (2024-05-01)

**Note:** Version bump only for package @voiceflow/voiceflow-types
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.30.1",
"version": "3.30.2",
"description": "Voiceflow 'voiceflow' project types",
"keywords": [
"voiceflow",
Expand Down

0 comments on commit 93ad4f9

Please sign in to comment.