Skip to content

Commit 45b5923

Browse files
feat: publish packages using ci (ENG-721)
1 parent 2495770 commit 45b5923

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

packages/alexa-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voiceflow/alexa-types",
3-
"version": "2.15.59",
3+
"version": "2.15.62",
44
"description": "Alexa service types",
55
"keywords": [
66
"voiceflow",

packages/api-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voiceflow/api-sdk",
3-
"version": "3.28.57",
3+
"version": "3.28.60",
44
"description": "wrapper for creator-api",
55
"keywords": [
66
"voiceflow"

packages/base-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voiceflow/base-types",
3-
"version": "2.136.1",
3+
"version": "2.136.4",
44
"description": "Voiceflow base project types",
55
"keywords": [
66
"voiceflow",

packages/chat-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voiceflow/chat-types",
3-
"version": "2.14.57",
3+
"version": "2.14.60",
44
"description": "Voiceflow chat project types",
55
"keywords": [
66
"voiceflow",

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voiceflow/common",
3-
"version": "8.9.0",
3+
"version": "8.9.3",
44
"description": "Junk drawer of utility functions",
55
"keywords": [
66
"voiceflow"

packages/metrics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voiceflow/metrics",
3-
"version": "1.5.0",
3+
"version": "1.5.3",
44
"description": "Helpers for exposing server-side metrics",
55
"keywords": [
66
"metrics",

packages/voice-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voiceflow/voice-types",
3-
"version": "2.10.57",
3+
"version": "2.10.60",
44
"description": "Voiceflow voice project types",
55
"keywords": [
66
"voiceflow",

packages/voiceflow-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voiceflow/voiceflow-types",
3-
"version": "3.32.44",
3+
"version": "3.32.47",
44
"description": "Voiceflow 'voiceflow' project types",
55
"keywords": [
66
"voiceflow",

0 commit comments

Comments
 (0)