Skip to content

Commit 498e232

Browse files
Release 8.1.6
1 parent 438558d commit 498e232

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "8.1.5",
6+
"version": "8.1.6",
77
"tagVersionPrefix": "",
88
"lerna": "2.0.0"
99
}

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sendgrid/client",
33
"description": "Twilio SendGrid NodeJS API client",
4-
"version": "8.1.5",
4+
"version": "8.1.6",
55
"author": "Twilio SendGrid <[email protected]> (sendgrid.com)",
66
"contributors": [
77
"Kyle Partridge <[email protected]>",

packages/contact-importer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sendgrid/contact-importer",
33
"description": "Twilio SendGrid NodeJS contact importer",
4-
"version": "8.1.5",
4+
"version": "8.1.6",
55
"author": "Twilio SendGrid <[email protected]> (sendgrid.com)",
66
"contributors": [
77
"Kyle Partridge <[email protected]>",

packages/mail/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sendgrid/mail",
33
"description": "Twilio SendGrid NodeJS mail service",
4-
"version": "8.1.5",
4+
"version": "8.1.6",
55
"author": "Twilio SendGrid <[email protected]> (sendgrid.com)",
66
"contributors": [
77
"Kyle Partridge <[email protected]>",

0 commit comments

Comments
 (0)