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]
 - @voiceflow/[email protected]
 - @voiceflow/[email protected]
 - @voiceflow/[email protected]
  • Loading branch information
vf-service-account committed Aug 21, 2023
1 parent 1c95eaa commit 1072388
Show file tree
Hide file tree
Showing 18 changed files with 109 additions and 34 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.14.6](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2023-08-21)

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





## [2.14.5](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2023-08-20)

**Note:** Version bump only for package @voiceflow/alexa-types
Expand Down
10 changes: 5 additions & 5 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.14.5",
"version": "2.14.6",
"author": "Voiceflow",
"bugs": {
"url": "https://github.com/voiceflow/libs/issues"
},
"dependencies": {
"@voiceflow/base-types": "^2.87.6",
"@voiceflow/common": "^8.2.0",
"@voiceflow/voice-types": "^2.9.41",
"@voiceflow/voiceflow-types": "^3.25.5",
"@voiceflow/base-types": "^2.87.7",
"@voiceflow/common": "^8.2.1",
"@voiceflow/voice-types": "^2.9.42",
"@voiceflow/voiceflow-types": "^3.25.6",
"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.24.8](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2023-08-21)

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





## [3.24.7](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2023-08-20)

**Note:** Version bump only for package @voiceflow/api-sdk
Expand Down
6 changes: 3 additions & 3 deletions packages/api-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@voiceflow/api-sdk",
"description": "wrapper for creator-api",
"version": "3.24.7",
"version": "3.24.8",
"author": "Voiceflow",
"bugs": {
"url": "https://github.com/voiceflow/libs/issues"
},
"dependencies": {
"@voiceflow/base-types": "^2.87.6",
"@voiceflow/common": "^8.2.0",
"@voiceflow/base-types": "^2.87.7",
"@voiceflow/common": "^8.2.1",
"axios": "0.24.0",
"jwt-decode": "^3.1.2",
"superstruct": "^0.10.12"
Expand Down
8 changes: 8 additions & 0 deletions packages/base-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.87.7](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2023-08-21)

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





## [2.87.6](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2023-08-20)


Expand Down
4 changes: 2 additions & 2 deletions packages/base-types/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@voiceflow/base-types",
"description": "Voiceflow base project types",
"version": "2.87.6",
"version": "2.87.7",
"author": "Voiceflow",
"bugs": {
"url": "https://github.com/voiceflow/libs/issues"
},
"dependencies": {
"@voiceflow/common": "^8.2.0",
"@voiceflow/common": "^8.2.1",
"slate": "0.73.0"
},
"files": [
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.61](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2023-08-21)

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





## [2.13.60](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2023-08-20)

**Note:** Version bump only for package @voiceflow/chat-types
Expand Down
6 changes: 3 additions & 3 deletions packages/chat-types/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@voiceflow/chat-types",
"description": "Voiceflow chat project types",
"version": "2.13.60",
"version": "2.13.61",
"author": "Voiceflow",
"bugs": {
"url": "https://github.com/voiceflow/libs/issues"
},
"dependencies": {
"@voiceflow/base-types": "^2.87.6",
"@voiceflow/common": "^8.2.0"
"@voiceflow/base-types": "^2.87.7",
"@voiceflow/common": "^8.2.1"
},
"files": [
"build"
Expand Down
11 changes: 11 additions & 0 deletions packages/common/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.

## [8.2.1](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2023-08-21)


### Bug Fixes

* potential fix for the (CV3-267) ([1c95eaa](https://github.com/voiceflow/libs/commit/1c95eaa3605961e79b084fdea102466eafb0592a))





# [8.2.0](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2023-01-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@voiceflow/common",
"description": "Junk drawer of utility functions",
"version": "8.2.0",
"version": "8.2.1",
"author": "Voiceflow",
"bugs": {
"url": "https://github.com/voiceflow/libs/issues"
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.16.6](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2023-08-21)

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





## [2.16.5](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2023-08-20)

**Note:** Version bump only for package @voiceflow/google-dfes-types
Expand Down
14 changes: 7 additions & 7 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.16.5",
"version": "2.16.6",
"author": "Voiceflow",
"bugs": {
"url": "https://github.com/voiceflow/libs/issues"
},
"dependencies": {
"@voiceflow/base-types": "^2.87.6",
"@voiceflow/chat-types": "^2.13.60",
"@voiceflow/common": "^8.2.0",
"@voiceflow/google-types": "^2.20.5",
"@voiceflow/voice-types": "^2.9.41",
"@voiceflow/voiceflow-types": "^3.25.5"
"@voiceflow/base-types": "^2.87.7",
"@voiceflow/chat-types": "^2.13.61",
"@voiceflow/common": "^8.2.1",
"@voiceflow/google-types": "^2.20.6",
"@voiceflow/voice-types": "^2.9.42",
"@voiceflow/voiceflow-types": "^3.25.6"
},
"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.20.6](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2023-08-21)

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





## [2.20.5](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2023-08-20)

**Note:** Version bump only for package @voiceflow/google-types
Expand Down
12 changes: 6 additions & 6 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.20.5",
"version": "2.20.6",
"author": "Voiceflow",
"bugs": {
"url": "https://github.com/voiceflow/libs/issues"
},
"dependencies": {
"@voiceflow/base-types": "^2.87.6",
"@voiceflow/chat-types": "^2.13.60",
"@voiceflow/common": "^8.2.0",
"@voiceflow/voice-types": "^2.9.41",
"@voiceflow/voiceflow-types": "^3.25.5",
"@voiceflow/base-types": "^2.87.7",
"@voiceflow/chat-types": "^2.13.61",
"@voiceflow/common": "^8.2.1",
"@voiceflow/voice-types": "^2.9.42",
"@voiceflow/voiceflow-types": "^3.25.6",
"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.42](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2023-08-21)

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





## [2.9.41](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2023-08-20)

**Note:** Version bump only for package @voiceflow/voice-types
Expand Down
6 changes: 3 additions & 3 deletions packages/voice-types/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@voiceflow/voice-types",
"description": "Voiceflow voice project types",
"version": "2.9.41",
"version": "2.9.42",
"author": "Voiceflow",
"bugs": {
"url": "https://github.com/voiceflow/libs/issues"
},
"dependencies": {
"@voiceflow/base-types": "^2.87.6",
"@voiceflow/common": "^8.2.0"
"@voiceflow/base-types": "^2.87.7",
"@voiceflow/common": "^8.2.1"
},
"files": [
"build"
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.25.6](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2023-08-21)

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





## [3.25.5](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2023-08-20)

**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.25.5",
"version": "3.25.6",
"author": "Voiceflow",
"bugs": {
"url": "https://github.com/voiceflow/libs/issues"
},
"dependencies": {
"@voiceflow/base-types": "^2.87.6",
"@voiceflow/chat-types": "^2.13.60",
"@voiceflow/voice-types": "^2.9.41"
"@voiceflow/base-types": "^2.87.7",
"@voiceflow/chat-types": "^2.13.61",
"@voiceflow/voice-types": "^2.9.42"
},
"files": [
"build"
Expand Down

0 comments on commit 1072388

Please sign in to comment.