There was an error while loading. Please reload this page.
1 parent 24cd4bf commit 9adc586Copy full SHA for 9adc586
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.1] - 2017-03-13 ##
5
+### Fixed
6
+- Pull #354
7
+- fix: Make various TypeScript request components optional
8
+- Thanks to [Benjamin Pannell](https://github.com/SPARTAN563) for the PR!
9
+
10
## [4.8.0] - 2017-03-10 ##
11
### Added
12
- Pull #333
package.json
@@ -12,7 +12,7 @@
],
13
"name": "sendgrid",
14
"description": "Official SendGrid NodeJS library.",
15
- "version": "4.8.0",
+ "version": "4.8.1",
16
"homepage": "https://sendgrid.com",
17
"repository": {
18
"type": "git",
0 commit comments