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 f27fb32 commit a993c51Copy full SHA for a993c51
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
See [DocuSign Support Center](https://support.docusign.com/en/releasenotes/) for Product Release Notes.
4
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
+
10
## [v5.5.0] - eSignature API v2.1-20.2.00
11
### Changed
12
- Added support for version v2.1-20.2.00 of the DocuSign eSignature API.
package.json
@@ -1,6 +1,6 @@
1
{
"name": "docusign-esign",
- "version": "5.6.0-rc1",
+ "version": "5.6.0",
"description": "DocuSign Node.js API client.",
"license": "MIT",
"main": "src/index.js",
0 commit comments