Skip to content

Commit 9d7a11f

Browse files
author
acooper4960
authored
Merge pull request #140 from docusign/v5.0.2
v5.0.2
2 parents 6797086 + e3e5db0 commit 9d7a11f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
See [DocuSign Support Center](https://support.docusign.com/en/releasenotes/) for Product Release Notes.
44

5+
## [v5.0.2] - 2019-07-12
6+
### Security
7+
- [CVE-2019-10744](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10744).
8+
59
## [v5.0.1] - 2019-06-25
610
### Removed
711
- Removed hardcoded test config values from test cases. Config values are now being read from env variables.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docusign-esign",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "DocuSign Node.js API client.",
55
"license": "MIT",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)