Skip to content

Commit 87b85cf

Browse files
Version Bump 4.8.3: Pull #368, Fixes #367 Typescript Definition Fix
1 parent 9ce8058 commit 87b85cf

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.3] - 2017-03-1419 ##
5+
### Fixed
6+
- Pull #368, Fixes #367
7+
- Personalization.getSubstitutions() return type incorrect in index.d.ts TypeScript definition file
8+
- Thanks to [Brian Love](https://github.com/blove) for the PR!
9+
410
## [4.8.2] - 2017-03-14 ##
511
### Fixed
612
- Pull #338

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.2",
15+
"version": "4.8.3",
1616
"homepage": "https://sendgrid.com",
1717
"repository": {
1818
"type": "git",

0 commit comments

Comments
 (0)