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]
  • Loading branch information
vf-service-account committed Feb 14, 2025
1 parent c8b4a03 commit 5c11bb2
Show file tree
Hide file tree
Showing 14 changed files with 37 additions and 7 deletions.
4 changes: 4 additions & 0 deletions packages/alexa-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.15.51](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2025-02-14)

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

## [2.15.50](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2025-01-29)

**Note:** Version bump only for package @voiceflow/alexa-types
Expand Down
2 changes: 1 addition & 1 deletion packages/alexa-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/alexa-types",
"version": "2.15.50",
"version": "2.15.51",
"description": "Alexa service types",
"keywords": [
"voiceflow",
Expand Down
4 changes: 4 additions & 0 deletions packages/api-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.28.49](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2025-02-14)

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

## [3.28.48](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2025-01-29)

**Note:** Version bump only for package @voiceflow/api-sdk
Expand Down
2 changes: 1 addition & 1 deletion packages/api-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/api-sdk",
"version": "3.28.48",
"version": "3.28.49",
"description": "wrapper for creator-api",
"keywords": [
"voiceflow"
Expand Down
4 changes: 4 additions & 0 deletions packages/base-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.132.1](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2025-02-14)

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

# [2.132.0](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2025-01-29)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/base-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/base-types",
"version": "2.132.0",
"version": "2.132.1",
"description": "Voiceflow base project types",
"keywords": [
"voiceflow",
Expand Down
4 changes: 4 additions & 0 deletions packages/chat-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.49](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2025-02-14)

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

## [2.14.48](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2025-01-29)

**Note:** Version bump only for package @voiceflow/chat-types
Expand Down
2 changes: 1 addition & 1 deletion packages/chat-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/chat-types",
"version": "2.14.48",
"version": "2.14.49",
"description": "Voiceflow chat project types",
"keywords": [
"voiceflow",
Expand Down
6 changes: 6 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.7.1](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2025-02-14)

### Bug Fixes

* fix cjs exports format (COR-4870) ([#578](https://github.com/voiceflow/libs/issues/578)) ([c8b4a03](https://github.com/voiceflow/libs/commit/c8b4a03c823edd7630d7ad54be27dbea2ad35b45))

# [8.7.0](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2025-01-27)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/common",
"version": "8.7.0",
"version": "8.7.1",
"description": "Junk drawer of utility functions",
"keywords": [
"voiceflow"
Expand Down
4 changes: 4 additions & 0 deletions packages/voice-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.49](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2025-02-14)

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

## [2.10.48](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2025-01-29)

**Note:** Version bump only for package @voiceflow/voice-types
Expand Down
2 changes: 1 addition & 1 deletion packages/voice-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/voice-types",
"version": "2.10.48",
"version": "2.10.49",
"description": "Voiceflow voice project types",
"keywords": [
"voiceflow",
Expand Down
4 changes: 4 additions & 0 deletions packages/voiceflow-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.32.36](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2025-02-14)

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

## [3.32.35](https://github.com/voiceflow/libs/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2025-01-29)

**Note:** Version bump only for package @voiceflow/voiceflow-types
Expand Down
2 changes: 1 addition & 1 deletion packages/voiceflow-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/voiceflow-types",
"version": "3.32.35",
"version": "3.32.36",
"description": "Voiceflow 'voiceflow' project types",
"keywords": [
"voiceflow",
Expand Down

0 comments on commit 5c11bb2

Please sign in to comment.