Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @vonage/messages@1.5.0
 - @Vonage/server-sdk@3.5.0
 - @vonage/verify2@1.3.0
  • Loading branch information
manchuck committed May 23, 2023
1 parent 4097b53 commit a9a36c9
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/messages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonage/messages",
"version": "1.4.0",
"version": "1.5.0",
"description": "Multi-channel messaging that integrates WhatsApp, Facebook, Viber, SMS, and MMS",
"keywords": [
"whatsapp",
Expand Down
6 changes: 3 additions & 3 deletions packages/server-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonage/server-sdk",
"version": "3.4.0",
"version": "3.5.0",
"description": "Node.js Client for the Vonage API Platform",
"homepage": "https://developer.vonage.com",
"bugs": {
Expand Down Expand Up @@ -30,15 +30,15 @@
"@vonage/accounts": "^1.4.0",
"@vonage/applications": "^1.4.0",
"@vonage/auth": "^1.3.0",
"@vonage/messages": "^1.4.0",
"@vonage/messages": "^1.5.0",
"@vonage/number-insights": "^1.4.0",
"@vonage/numbers": "^1.4.0",
"@vonage/pricing": "^1.4.0",
"@vonage/redact": "^1.3.0",
"@vonage/server-client": "^1.4.0",
"@vonage/sms": "^1.4.0",
"@vonage/verify": "^1.4.0",
"@vonage/verify2": "^1.2.0",
"@vonage/verify2": "^1.3.0",
"@vonage/voice": "^1.4.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/verify2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonage/verify2",
"version": "1.2.0",
"version": "1.3.0",
"description": "Verify API provides a choice of routes for sending a code to a user. You can use this to confirm a user's contact information, as a second factor when authenticating users, or for step-up authentication.",
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/main/packages/verify2#readme",
"bugs": {
Expand Down

0 comments on commit a9a36c9

Please sign in to comment.