We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ce8058 commit 87b85cfCopy full SHA for 87b85cf
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Change Log
2
All notable changes to this project will be documented in this file.
3
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
+
10
## [4.8.2] - 2017-03-14 ##
11
### Fixed
12
- Pull #338
package.json
@@ -12,7 +12,7 @@
],
13
"name": "sendgrid",
14
"description": "Official SendGrid NodeJS library.",
15
- "version": "4.8.2",
+ "version": "4.8.3",
16
"homepage": "https://sendgrid.com",
17
"repository": {
18
"type": "git",
0 commit comments