Skip to content

Commit 39b4fef

Browse files
chore(release): publish
- @voiceflow/alexa-types@2.16.1 - @voiceflow/api-sdk@3.29.1 - @voiceflow/base-types@2.138.0 - @voiceflow/chat-types@2.15.1 - @voiceflow/voice-types@2.11.1 - @voiceflow/voiceflow-types@3.33.1
1 parent 47e9cee commit 39b4fef

File tree

12 files changed

+32
-6
lines changed

12 files changed

+32
-6
lines changed

packages/alexa-types/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.16.1](https://github.com/voiceflow/libs/compare/@voiceflow/alexa-types@2.16.0...@voiceflow/alexa-types@2.16.1) (2026-01-20)
7+
8+
**Note:** Version bump only for package @voiceflow/alexa-types
9+
610
# [2.16.0](https://github.com/voiceflow/libs/compare/@voiceflow/alexa-types@2.15.59...@voiceflow/alexa-types@2.16.0) (2025-11-25)
711

812
### Features

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.16.0",
3+
"version": "2.16.1",
44
"description": "Alexa service types",
55
"keywords": [
66
"voiceflow",

packages/api-sdk/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.29.1](https://github.com/voiceflow/libs/compare/@voiceflow/api-sdk@3.29.0...@voiceflow/api-sdk@3.29.1) (2026-01-20)
7+
8+
**Note:** Version bump only for package @voiceflow/api-sdk
9+
610
# [3.29.0](https://github.com/voiceflow/libs/compare/@voiceflow/api-sdk@3.28.57...@voiceflow/api-sdk@3.29.0) (2025-11-25)
711

812
### Features

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.29.0",
3+
"version": "3.29.1",
44
"description": "wrapper for creator-api",
55
"keywords": [
66
"voiceflow"

packages/base-types/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.138.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.137.0...@voiceflow/base-types@2.138.0) (2026-01-20)
7+
8+
### Features
9+
10+
* include transcript properties in setv3 logging (COR-9466) ([#591](https://github.com/voiceflow/libs/issues/591)) ([47e9cee](https://github.com/voiceflow/libs/commit/47e9cee090fac278e709ee0dd24fa7c19040223f))
11+
612
# [2.137.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.136.1...@voiceflow/base-types@2.137.0) (2025-11-25)
713

814
### Features

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.137.0",
3+
"version": "2.138.0",
44
"description": "Voiceflow base project types",
55
"keywords": [
66
"voiceflow",

packages/chat-types/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.15.1](https://github.com/voiceflow/libs/compare/@voiceflow/chat-types@2.15.0...@voiceflow/chat-types@2.15.1) (2026-01-20)
7+
8+
**Note:** Version bump only for package @voiceflow/chat-types
9+
610
# [2.15.0](https://github.com/voiceflow/libs/compare/@voiceflow/chat-types@2.14.57...@voiceflow/chat-types@2.15.0) (2025-11-25)
711

812
### Features

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.15.0",
3+
"version": "2.15.1",
44
"description": "Voiceflow chat project types",
55
"keywords": [
66
"voiceflow",

packages/voice-types/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.11.1](https://github.com/voiceflow/libs/compare/@voiceflow/voice-types@2.11.0...@voiceflow/voice-types@2.11.1) (2026-01-20)
7+
8+
**Note:** Version bump only for package @voiceflow/voice-types
9+
610
# [2.11.0](https://github.com/voiceflow/libs/compare/@voiceflow/voice-types@2.10.57...@voiceflow/voice-types@2.11.0) (2025-11-25)
711

812
### Features

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.11.0",
3+
"version": "2.11.1",
44
"description": "Voiceflow voice project types",
55
"keywords": [
66
"voiceflow",

0 commit comments

Comments
 (0)