Skip to content

Commit a993c51

Browse files
annesophienDevCenter-DocuSignAnne Sophie Nguyen
authored
Version 5.6.0 release (#212)
* Version 5.6.0-v2.1-20.2.02.02 release * Changelog. * Updated changelog. Co-authored-by: DevCenter-DocuSign <[email protected]> Co-authored-by: Anne Sophie Nguyen <[email protected]>
1 parent f27fb32 commit a993c51

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

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

5+
## [v5.6.0] - eSignature API v2.1-20.2.02.02
6+
### Changed
7+
- Added support for version v2.1-20.2.02.02 of the DocuSign eSignature API.
8+
- Updated the SDK release version.
9+
510
## [v5.5.0] - eSignature API v2.1-20.2.00
611
### Changed
712
- Added support for version v2.1-20.2.00 of the DocuSign eSignature API.

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.6.0-rc1",
3+
"version": "5.6.0",
44
"description": "DocuSign Node.js API client.",
55
"license": "MIT",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)