Skip to content

Commit 853ac18

Browse files
committed
release: previous release was not running build before publish
1 parent b5149b7 commit 853ac18

File tree

27 files changed

+27
-27
lines changed

27 files changed

+27
-27
lines changed

packages/accounts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@vonage/accounts",
4-
"version": "1.19.0",
4+
"version": "1.19.1",
55
"description": "Vonage Account Management API",
66
"homepage": "https://developer.vonage.com",
77
"bugs": {

packages/applications/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@vonage/applications",
4-
"version": "1.19.0",
4+
"version": "1.19.1",
55
"description": "Vonage Applications API",
66
"keywords": [
77
"vonage"

packages/audit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@vonage/audit",
4-
"version": "1.19.0",
4+
"version": "1.19.1",
55
"description": "Vonage Audit SDK Package",
66
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/master/packages/audit#readme",
77
"bugs": {

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@vonage/auth",
4-
"version": "1.14.0",
4+
"version": "1.14.1",
55
"description": "Vonage Auth Package adds the correct authentication headers to requests to Vonage API's",
66
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/master/packages/auth#readme",
77
"bugs": {

packages/conversations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@vonage/conversations",
4-
"version": "1.13.1",
4+
"version": "1.13.2",
55
"description": "The Vonage Conversation API enables you to build conversation features where communication can take place across multiple mediums including IP Messaging, PSTN Voice, SMS and WebRTC Audio and Video. The context of the conversations is maintained though each communication event taking place within a conversation, no matter the medium.",
66
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/main/packages/conversations#readme",
77
"bugs": {

packages/identity-insights/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@vonage/identity-insights",
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"description": "The Identity Insights API provides real-time access to a broad range of attributes related to the carrier, subscriber, or device associated with a phone number.",
66
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/main/packages/identity-insights#readme",
77
"bugs": {

packages/jwt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@vonage/jwt",
4-
"version": "1.13.0",
4+
"version": "1.13.1",
55
"description": "Vonage JWT package. Creates JWT tokens for Vonage API's",
66
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/master/packages/jwt#readme",
77
"bugs": {

packages/media/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@vonage/media",
4-
"version": "1.5.0",
4+
"version": "1.5.1",
55
"description": "The Media API can be used to query, download and delete media items such as audio files for use with other Vonage APIs.",
66
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/main/packages/media#readme",
77
"bugs": {

packages/messages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@vonage/messages",
4-
"version": "1.23.1",
4+
"version": "1.23.2",
55
"description": "Multi-channel messaging that integrates WhatsApp, Facebook, Viber, SMS, and MMS",
66
"keywords": [
77
"whatsapp",

packages/network-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@vonage/network-client",
4-
"version": "1.6.1",
4+
"version": "1.6.2",
55
"description": "Network API Client package",
66
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/main/packages/network-client#readme",
77
"bugs": {

0 commit comments

Comments
 (0)