Skip to content

Commit ee3f360

Browse files
Version Bump: v4.8.2: #338 Fix function name in mail helper and fix the corresponding test
1 parent 433adfb commit ee3f360

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
## [4.8.2] - 2017-03-14 ##
5+
### Fixed
6+
- Pull #338
7+
- Fix function name in mail helper and fix the corresponding test
8+
- Thanks to [Seoker Wang](https://github.com/seoker) for the PR!
9+
410
## [4.8.1] - 2017-03-13 ##
511
### Fixed
612
- Pull #354

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"name": "sendgrid",
1414
"description": "Official SendGrid NodeJS library.",
15-
"version": "4.8.1",
15+
"version": "4.8.2",
1616
"homepage": "https://sendgrid.com",
1717
"repository": {
1818
"type": "git",

0 commit comments

Comments
 (0)