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 bb16f80 commit 9de8fb8Copy full SHA for 9de8fb8
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.7.0] - eSignature API v2.1-20.3.00
6
+### Changed
7
+- Added support for version v2.1-20.3.00 of the DocuSign eSignature API.
8
+- Updated the SDK release version.
9
+
10
## [v5.6.0] - eSignature API v2.1-20.2.02.02
11
### Changed
12
- Added support for version v2.1-20.2.02.02 of the DocuSign eSignature API.
package.json
@@ -1,6 +1,6 @@
1
{
"name": "docusign-esign",
- "version": "5.7.0-rc1",
+ "version": "5.7.0",
"description": "DocuSign Node.js API client.",
"license": "MIT",
"main": "src/index.js",
0 commit comments