Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @voiceflow/alexa-types@2.13.9
 - @voiceflow/api-sdk@3.23.13
 - @voiceflow/base-types@2.81.9
 - @voiceflow/chat-types@2.13.34
 - @voiceflow/google-dfes-types@2.15.9
 - @voiceflow/google-types@2.19.9
 - @voiceflow/voice-types@2.9.15
 - @voiceflow/voiceflow-types@3.23.20
  • Loading branch information
vf-service-account committed Apr 18, 2023
1 parent bb097b7 commit 56be320
Show file tree
Hide file tree
Showing 16 changed files with 93 additions and 26 deletions.
8 changes: 8 additions & 0 deletions packages/alexa-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.13.9](https://github.com/voiceflow/libs/compare/@voiceflow/alexa-types@2.13.8...@voiceflow/alexa-types@2.13.9) (2023-04-18)

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





## [2.13.8](https://github.com/voiceflow/libs/compare/@voiceflow/alexa-types@2.13.7...@voiceflow/alexa-types@2.13.8) (2023-04-18)

**Note:** Version bump only for package @voiceflow/alexa-types
Expand Down
8 changes: 4 additions & 4 deletions packages/alexa-types/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "@voiceflow/alexa-types",
"description": "Alexa service types",
"version": "2.13.8",
"version": "2.13.9",
"author": "Voiceflow",
"bugs": {
"url": "https://github.com/voiceflow/libs/issues"
},
"dependencies": {
"@voiceflow/base-types": "^2.81.8",
"@voiceflow/base-types": "^2.81.9",
"@voiceflow/common": "^8.2.0",
"@voiceflow/voice-types": "^2.9.14",
"@voiceflow/voiceflow-types": "^3.23.19",
"@voiceflow/voice-types": "^2.9.15",
"@voiceflow/voiceflow-types": "^3.23.20",
"ask-smapi-model": "1.14.0"
},
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/api-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.23.13](https://github.com/voiceflow/libs/compare/@voiceflow/api-sdk@3.23.12...@voiceflow/api-sdk@3.23.13) (2023-04-18)

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





## [3.23.12](https://github.com/voiceflow/libs/compare/@voiceflow/api-sdk@3.23.11...@voiceflow/api-sdk@3.23.12) (2023-04-18)

**Note:** Version bump only for package @voiceflow/api-sdk
Expand Down
4 changes: 2 additions & 2 deletions packages/api-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@voiceflow/api-sdk",
"description": "wrapper for creator-api",
"version": "3.23.12",
"version": "3.23.13",
"author": "Voiceflow",
"bugs": {
"url": "https://github.com/voiceflow/libs/issues"
},
"dependencies": {
"@voiceflow/base-types": "^2.81.8",
"@voiceflow/base-types": "^2.81.9",
"@voiceflow/common": "^8.2.0",
"axios": "0.24.0",
"jwt-decode": "^3.1.2",
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.81.9](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.81.8...@voiceflow/base-types@2.81.9) (2023-04-18)


### Bug Fixes

* code node paths (CT-000) ([bb097b7](https://github.com/voiceflow/libs/commit/bb097b701aa4c0b95e901d1fb3168dd616c0c619))





## [2.81.8](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.81.7...@voiceflow/base-types@2.81.8) (2023-04-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/base-types/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@voiceflow/base-types",
"description": "Voiceflow base project types",
"version": "2.81.8",
"version": "2.81.9",
"author": "Voiceflow",
"bugs": {
"url": "https://github.com/voiceflow/libs/issues"
Expand Down
8 changes: 8 additions & 0 deletions packages/chat-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.13.34](https://github.com/voiceflow/libs/compare/@voiceflow/chat-types@2.13.33...@voiceflow/chat-types@2.13.34) (2023-04-18)

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





## [2.13.33](https://github.com/voiceflow/libs/compare/@voiceflow/chat-types@2.13.32...@voiceflow/chat-types@2.13.33) (2023-04-18)

**Note:** Version bump only for package @voiceflow/chat-types
Expand Down
4 changes: 2 additions & 2 deletions packages/chat-types/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@voiceflow/chat-types",
"description": "Voiceflow chat project types",
"version": "2.13.33",
"version": "2.13.34",
"author": "Voiceflow",
"bugs": {
"url": "https://github.com/voiceflow/libs/issues"
},
"dependencies": {
"@voiceflow/base-types": "^2.81.8",
"@voiceflow/base-types": "^2.81.9",
"@voiceflow/common": "^8.2.0"
},
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/google-dfes-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.15.9](https://github.com/voiceflow/libs/compare/@voiceflow/google-dfes-types@2.15.8...@voiceflow/google-dfes-types@2.15.9) (2023-04-18)

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





## [2.15.8](https://github.com/voiceflow/libs/compare/@voiceflow/google-dfes-types@2.15.7...@voiceflow/google-dfes-types@2.15.8) (2023-04-18)

**Note:** Version bump only for package @voiceflow/google-dfes-types
Expand Down
12 changes: 6 additions & 6 deletions packages/google-dfes-types/package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"name": "@voiceflow/google-dfes-types",
"description": "Google DF-ES service types",
"version": "2.15.8",
"version": "2.15.9",
"author": "Voiceflow",
"bugs": {
"url": "https://github.com/voiceflow/libs/issues"
},
"dependencies": {
"@voiceflow/base-types": "^2.81.8",
"@voiceflow/chat-types": "^2.13.33",
"@voiceflow/base-types": "^2.81.9",
"@voiceflow/chat-types": "^2.13.34",
"@voiceflow/common": "^8.2.0",
"@voiceflow/google-types": "^2.19.8",
"@voiceflow/voice-types": "^2.9.14",
"@voiceflow/voiceflow-types": "^3.23.19"
"@voiceflow/google-types": "^2.19.9",
"@voiceflow/voice-types": "^2.9.15",
"@voiceflow/voiceflow-types": "^3.23.20"
},
"files": [
"build"
Expand Down
8 changes: 8 additions & 0 deletions packages/google-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.19.9](https://github.com/voiceflow/libs/compare/@voiceflow/google-types@2.19.8...@voiceflow/google-types@2.19.9) (2023-04-18)

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





## [2.19.8](https://github.com/voiceflow/libs/compare/@voiceflow/google-types@2.19.7...@voiceflow/google-types@2.19.8) (2023-04-18)

**Note:** Version bump only for package @voiceflow/google-types
Expand Down
10 changes: 5 additions & 5 deletions packages/google-types/package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "@voiceflow/google-types",
"description": "Google service types",
"version": "2.19.8",
"version": "2.19.9",
"author": "Voiceflow",
"bugs": {
"url": "https://github.com/voiceflow/libs/issues"
},
"dependencies": {
"@voiceflow/base-types": "^2.81.8",
"@voiceflow/chat-types": "^2.13.33",
"@voiceflow/base-types": "^2.81.9",
"@voiceflow/chat-types": "^2.13.34",
"@voiceflow/common": "^8.2.0",
"@voiceflow/voice-types": "^2.9.14",
"@voiceflow/voiceflow-types": "^3.23.19",
"@voiceflow/voice-types": "^2.9.15",
"@voiceflow/voiceflow-types": "^3.23.20",
"googleapis": "92.0.0"
},
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/voice-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.9.15](https://github.com/voiceflow/libs/compare/@voiceflow/voice-types@2.9.14...@voiceflow/voice-types@2.9.15) (2023-04-18)

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





## [2.9.14](https://github.com/voiceflow/libs/compare/@voiceflow/voice-types@2.9.13...@voiceflow/voice-types@2.9.14) (2023-04-18)

**Note:** Version bump only for package @voiceflow/voice-types
Expand Down
4 changes: 2 additions & 2 deletions packages/voice-types/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@voiceflow/voice-types",
"description": "Voiceflow voice project types",
"version": "2.9.14",
"version": "2.9.15",
"author": "Voiceflow",
"bugs": {
"url": "https://github.com/voiceflow/libs/issues"
},
"dependencies": {
"@voiceflow/base-types": "^2.81.8",
"@voiceflow/base-types": "^2.81.9",
"@voiceflow/common": "^8.2.0"
},
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/voiceflow-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.23.20](https://github.com/voiceflow/libs/compare/@voiceflow/voiceflow-types@3.23.19...@voiceflow/voiceflow-types@3.23.20) (2023-04-18)

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





## [3.23.19](https://github.com/voiceflow/libs/compare/@voiceflow/voiceflow-types@3.23.18...@voiceflow/voiceflow-types@3.23.19) (2023-04-18)

**Note:** Version bump only for package @voiceflow/voiceflow-types
Expand Down
8 changes: 4 additions & 4 deletions packages/voiceflow-types/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@voiceflow/voiceflow-types",
"description": "Voiceflow 'voiceflow' project types",
"version": "3.23.19",
"version": "3.23.20",
"author": "Voiceflow",
"bugs": {
"url": "https://github.com/voiceflow/libs/issues"
},
"dependencies": {
"@voiceflow/base-types": "^2.81.8",
"@voiceflow/chat-types": "^2.13.33",
"@voiceflow/voice-types": "^2.9.14"
"@voiceflow/base-types": "^2.81.9",
"@voiceflow/chat-types": "^2.13.34",
"@voiceflow/voice-types": "^2.9.15"
},
"files": [
"build"
Expand Down

0 comments on commit 56be320

Please sign in to comment.