Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @voiceflow/alexa-types@2.15.3
 - @voiceflow/api-sdk@3.28.3
 - @voiceflow/base-types@2.110.1
 - @voiceflow/chat-types@2.14.3
 - @voiceflow/exception@1.6.1
 - @voiceflow/fetch@1.6.1
 - @voiceflow/google-dfes-types@2.17.3
 - @voiceflow/google-types@2.21.3
 - @voiceflow/nestjs-rate-limit@1.3.1
 - @voiceflow/voice-types@2.10.3
 - @voiceflow/voiceflow-types@3.30.3
  • Loading branch information
vf-service-account committed May 22, 2024
1 parent b0c1aba commit 123b2b6
Show file tree
Hide file tree
Showing 22 changed files with 73 additions and 11 deletions.
6 changes: 6 additions & 0 deletions packages/alexa-types/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.

## [2.15.3](https://github.com/voiceflow/libs/compare/@voiceflow/alexa-types@2.15.2...@voiceflow/alexa-types@2.15.3) (2024-05-22)

### Bug Fixes

* attempt to fix unit tests ([#525](https://github.com/voiceflow/libs/issues/525)) ([b0c1aba](https://github.com/voiceflow/libs/commit/b0c1aba3265dc8427b5a97877a4c9bac9fb82d43))

## [2.15.2](https://github.com/voiceflow/libs/compare/@voiceflow/alexa-types@2.15.1...@voiceflow/alexa-types@2.15.2) (2024-05-01)

**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.2",
"version": "2.15.3",
"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.3](https://github.com/voiceflow/libs/compare/@voiceflow/api-sdk@3.28.2...@voiceflow/api-sdk@3.28.3) (2024-05-22)

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

## [3.28.2](https://github.com/voiceflow/libs/compare/@voiceflow/api-sdk@3.28.1...@voiceflow/api-sdk@3.28.2) (2024-05-01)

**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.2",
"version": "3.28.3",
"description": "wrapper for creator-api",
"keywords": [
"voiceflow"
Expand Down
6 changes: 6 additions & 0 deletions packages/base-types/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.

## [2.110.1](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.110.0...@voiceflow/base-types@2.110.1) (2024-05-22)

### Bug Fixes

* attempt to fix unit tests ([#525](https://github.com/voiceflow/libs/issues/525)) ([b0c1aba](https://github.com/voiceflow/libs/commit/b0c1aba3265dc8427b5a97877a4c9bac9fb82d43))

# [2.110.0](https://github.com/voiceflow/libs/compare/@voiceflow/base-types@2.109.0...@voiceflow/base-types@2.110.0) (2024-05-01)

### Bug Fixes
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.110.0",
"version": "2.110.1",
"description": "Voiceflow base project types",
"keywords": [
"voiceflow",
Expand Down
6 changes: 6 additions & 0 deletions packages/chat-types/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.

## [2.14.3](https://github.com/voiceflow/libs/compare/@voiceflow/chat-types@2.14.2...@voiceflow/chat-types@2.14.3) (2024-05-22)

### Bug Fixes

* attempt to fix unit tests ([#525](https://github.com/voiceflow/libs/issues/525)) ([b0c1aba](https://github.com/voiceflow/libs/commit/b0c1aba3265dc8427b5a97877a4c9bac9fb82d43))

## [2.14.2](https://github.com/voiceflow/libs/compare/@voiceflow/chat-types@2.14.1...@voiceflow/chat-types@2.14.2) (2024-05-01)

**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.2",
"version": "2.14.3",
"description": "Voiceflow chat project types",
"keywords": [
"voiceflow",
Expand Down
6 changes: 6 additions & 0 deletions packages/exception/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.

## [1.6.1](https://github.com/voiceflow/libs/compare/@voiceflow/exception@1.6.0...@voiceflow/exception@1.6.1) (2024-05-22)

### Bug Fixes

* attempt to fix unit tests ([#525](https://github.com/voiceflow/libs/issues/525)) ([b0c1aba](https://github.com/voiceflow/libs/commit/b0c1aba3265dc8427b5a97877a4c9bac9fb82d43))

# [1.6.0](https://github.com/voiceflow/libs/compare/@voiceflow/exception@1.5.4...@voiceflow/exception@1.6.0) (2024-04-24)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/exception/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/exception",
"version": "1.6.0",
"version": "1.6.1",
"description": "Voiceflow standard exceptions and error codes",
"keywords": [
"voiceflow"
Expand Down
4 changes: 4 additions & 0 deletions packages/fetch/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.

## [1.6.1](https://github.com/voiceflow/libs/compare/@voiceflow/fetch@1.6.0...@voiceflow/fetch@1.6.1) (2024-05-22)

**Note:** Version bump only for package @voiceflow/fetch

# [1.6.0](https://github.com/voiceflow/libs/compare/@voiceflow/fetch@1.5.5...@voiceflow/fetch@1.6.0) (2024-04-24)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/fetch",
"version": "1.6.0",
"version": "1.6.1",
"description": "Voiceflow fetch wrapper and error handling for SDKs",
"keywords": [
"voiceflow"
Expand Down
6 changes: 6 additions & 0 deletions packages/google-dfes-types/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.

## [2.17.3](https://github.com/voiceflow/libs/compare/@voiceflow/google-dfes-types@2.17.2...@voiceflow/google-dfes-types@2.17.3) (2024-05-22)

### Bug Fixes

* attempt to fix unit tests ([#525](https://github.com/voiceflow/libs/issues/525)) ([b0c1aba](https://github.com/voiceflow/libs/commit/b0c1aba3265dc8427b5a97877a4c9bac9fb82d43))

## [2.17.2](https://github.com/voiceflow/libs/compare/@voiceflow/google-dfes-types@2.17.1...@voiceflow/google-dfes-types@2.17.2) (2024-05-01)

**Note:** Version bump only for package @voiceflow/google-dfes-types
Expand Down
2 changes: 1 addition & 1 deletion packages/google-dfes-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/google-dfes-types",
"version": "2.17.2",
"version": "2.17.3",
"description": "Google DF-ES service types",
"keywords": [
"voiceflow",
Expand Down
6 changes: 6 additions & 0 deletions packages/google-types/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.

## [2.21.3](https://github.com/voiceflow/libs/compare/@voiceflow/google-types@2.21.2...@voiceflow/google-types@2.21.3) (2024-05-22)

### Bug Fixes

* attempt to fix unit tests ([#525](https://github.com/voiceflow/libs/issues/525)) ([b0c1aba](https://github.com/voiceflow/libs/commit/b0c1aba3265dc8427b5a97877a4c9bac9fb82d43))

## [2.21.2](https://github.com/voiceflow/libs/compare/@voiceflow/google-types@2.21.1...@voiceflow/google-types@2.21.2) (2024-05-01)

**Note:** Version bump only for package @voiceflow/google-types
Expand Down
2 changes: 1 addition & 1 deletion packages/google-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/google-types",
"version": "2.21.2",
"version": "2.21.3",
"description": "Google service types",
"keywords": [
"voiceflow",
Expand Down
6 changes: 6 additions & 0 deletions packages/nestjs-rate-limit/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.

## [1.3.1](https://github.com/voiceflow/libs/compare/@voiceflow/nestjs-rate-limit@1.3.0...@voiceflow/nestjs-rate-limit@1.3.1) (2024-05-22)

### Bug Fixes

* attempt to fix unit tests ([#525](https://github.com/voiceflow/libs/issues/525)) ([b0c1aba](https://github.com/voiceflow/libs/commit/b0c1aba3265dc8427b5a97877a4c9bac9fb82d43))

# [1.3.0](https://github.com/voiceflow/libs/compare/@voiceflow/nestjs-rate-limit@1.2.4...@voiceflow/nestjs-rate-limit@1.3.0) (2024-04-24)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/nestjs-rate-limit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/nestjs-rate-limit",
"version": "1.3.0",
"version": "1.3.1",
"description": "HTTP request rate-limiting for NestJS.",
"keywords": [
"http",
Expand Down
6 changes: 6 additions & 0 deletions packages/voice-types/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.

## [2.10.3](https://github.com/voiceflow/libs/compare/@voiceflow/voice-types@2.10.2...@voiceflow/voice-types@2.10.3) (2024-05-22)

### Bug Fixes

* attempt to fix unit tests ([#525](https://github.com/voiceflow/libs/issues/525)) ([b0c1aba](https://github.com/voiceflow/libs/commit/b0c1aba3265dc8427b5a97877a4c9bac9fb82d43))

## [2.10.2](https://github.com/voiceflow/libs/compare/@voiceflow/voice-types@2.10.1...@voiceflow/voice-types@2.10.2) (2024-05-01)

**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.2",
"version": "2.10.3",
"description": "Voiceflow voice project types",
"keywords": [
"voiceflow",
Expand Down
6 changes: 6 additions & 0 deletions packages/voiceflow-types/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.

## [3.30.3](https://github.com/voiceflow/libs/compare/@voiceflow/voiceflow-types@3.30.2...@voiceflow/voiceflow-types@3.30.3) (2024-05-22)

### Bug Fixes

* attempt to fix unit tests ([#525](https://github.com/voiceflow/libs/issues/525)) ([b0c1aba](https://github.com/voiceflow/libs/commit/b0c1aba3265dc8427b5a97877a4c9bac9fb82d43))

## [3.30.2](https://github.com/voiceflow/libs/compare/@voiceflow/voiceflow-types@3.30.1...@voiceflow/voiceflow-types@3.30.2) (2024-05-01)

**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.30.2",
"version": "3.30.3",
"description": "Voiceflow 'voiceflow' project types",
"keywords": [
"voiceflow",
Expand Down

0 comments on commit 123b2b6

Please sign in to comment.