@plunk/node
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@plunk/node", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Official Node.js library for useplunk.com", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -58,2 +58,4 @@ # Plunk Node.js | ||
- `body`: The body of the email (HTML, plain text, or Markdown) | ||
- `from` [Optional]: The email address of the sender | ||
- `name` [Optional]: The name of the sender | ||
- `withUnsubscribe` [Optional]: Whether to include an unsubscribe link hosted by Plunk in the email | ||
@@ -60,0 +62,0 @@ |
10191
68