Skip to content

Commit e6a2d10

Browse files
committed
Release 1.3.4
1 parent 04f5f0b commit e6a2d10

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Change Log
22

3+
### v1.3.4 (2016/05/10)
4+
- [#144](https://github.com/SparkPost/node-sparkpost/pull/144) Updated bulk suppression list upsert payload (@aydrian)
5+
36
### v1.3.3 (2016/04/25)
47
- [#142](https://github.com/SparkPost/node-sparkpost/pull/142) Upgrade request to 2.72.0 and fix affected test (@artlogic)
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sparkpost",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"description": "A Node.js wrapper for interfacing with your favorite SparkPost APIs",
55
"main": "./lib/sparkpost.js",
66
"scripts": {

0 commit comments

Comments
 (0)