Skip to content

Commit 1da997f

Browse files
chore(release): publish
- @voiceflow/[email protected] - @voiceflow/[email protected] - @voiceflow/[email protected] - @voiceflow/[email protected] - @voiceflow/[email protected] - @voiceflow/[email protected] - @voiceflow/[email protected] - @voiceflow/[email protected]
1 parent 6fd7910 commit 1da997f

File tree

16 files changed

+93
-26
lines changed

16 files changed

+93
-26
lines changed

packages/alexa-types/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.10.17](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2022-08-15)
7+
8+
**Note:** Version bump only for package @voiceflow/alexa-types
9+
10+
11+
12+
13+
614
## [2.10.16](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2022-08-12)
715

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

packages/alexa-types/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"name": "@voiceflow/alexa-types",
33
"description": "Alexa service types",
4-
"version": "2.10.16",
4+
"version": "2.10.17",
55
"author": "Voiceflow",
66
"bugs": {
77
"url": "https://github.com/voiceflow/libs/issues"
88
},
99
"dependencies": {
10-
"@voiceflow/base-types": "^2.56.3",
10+
"@voiceflow/base-types": "^2.56.4",
1111
"@voiceflow/common": "^8.1.4",
12-
"@voiceflow/voice-types": "^2.6.16",
13-
"@voiceflow/voiceflow-types": "^3.18.15",
12+
"@voiceflow/voice-types": "^2.6.17",
13+
"@voiceflow/voiceflow-types": "^3.18.16",
1414
"ask-smapi-model": "1.14.0"
1515
},
1616
"files": [

packages/api-sdk/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.19.4](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2022-08-15)
7+
8+
**Note:** Version bump only for package @voiceflow/api-sdk
9+
10+
11+
12+
13+
614
## [3.19.3](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2022-08-12)
715

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

packages/api-sdk/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "@voiceflow/api-sdk",
33
"description": "wrapper for creator-api",
4-
"version": "3.19.3",
4+
"version": "3.19.4",
55
"author": "Voiceflow",
66
"bugs": {
77
"url": "https://github.com/voiceflow/libs/issues"
88
},
99
"dependencies": {
10-
"@voiceflow/base-types": "^2.56.3",
10+
"@voiceflow/base-types": "^2.56.4",
1111
"@voiceflow/common": "^8.1.4",
1212
"axios": "0.24.0",
1313
"jwt-decode": "^3.1.2",

packages/base-types/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.56.4](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2022-08-15)
7+
8+
9+
### Bug Fixes
10+
11+
* add optional platform data to nodes (PL-000) ([#353](https://github.com/voiceflow/libs/issues/353)) ([6fd7910](https://github.com/voiceflow/libs/commit/6fd79108907ca358d944835e322f9065dba70fab))
12+
13+
14+
15+
16+
617
## [2.56.3](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2022-08-12)
718

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

packages/base-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@voiceflow/base-types",
33
"description": "Voiceflow base project types",
4-
"version": "2.56.3",
4+
"version": "2.56.4",
55
"author": "Voiceflow",
66
"bugs": {
77
"url": "https://github.com/voiceflow/libs/issues"

packages/chat-types/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.10.16](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2022-08-15)
7+
8+
**Note:** Version bump only for package @voiceflow/chat-types
9+
10+
11+
12+
13+
614
## [2.10.15](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2022-08-12)
715

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

packages/chat-types/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "@voiceflow/chat-types",
33
"description": "Voiceflow chat project types",
4-
"version": "2.10.15",
4+
"version": "2.10.16",
55
"author": "Voiceflow",
66
"bugs": {
77
"url": "https://github.com/voiceflow/libs/issues"
88
},
99
"dependencies": {
10-
"@voiceflow/base-types": "^2.56.3",
10+
"@voiceflow/base-types": "^2.56.4",
1111
"@voiceflow/common": "^8.1.4"
1212
},
1313
"files": [

packages/google-dfes-types/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.12.18](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2022-08-15)
7+
8+
**Note:** Version bump only for package @voiceflow/google-dfes-types
9+
10+
11+
12+
13+
614
## [2.12.17](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2022-08-12)
715

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

packages/google-dfes-types/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"name": "@voiceflow/google-dfes-types",
33
"description": "Google DF-ES service types",
4-
"version": "2.12.17",
4+
"version": "2.12.18",
55
"author": "Voiceflow",
66
"bugs": {
77
"url": "https://github.com/voiceflow/libs/issues"
88
},
99
"dependencies": {
10-
"@voiceflow/base-types": "^2.56.3",
11-
"@voiceflow/chat-types": "^2.10.15",
10+
"@voiceflow/base-types": "^2.56.4",
11+
"@voiceflow/chat-types": "^2.10.16",
1212
"@voiceflow/common": "^8.1.4",
13-
"@voiceflow/google-types": "^2.15.12",
14-
"@voiceflow/voice-types": "^2.6.16",
15-
"@voiceflow/voiceflow-types": "^3.18.15"
13+
"@voiceflow/google-types": "^2.15.13",
14+
"@voiceflow/voice-types": "^2.6.17",
15+
"@voiceflow/voiceflow-types": "^3.18.16"
1616
},
1717
"files": [
1818
"build"

0 commit comments

Comments
 (0)