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 9f385f1 commit bb4541aCopy full SHA for bb4541a
CHANGELOG.md
@@ -2,12 +2,11 @@
2
3
See [DocuSign Support Center](https://support.docusign.com/en/releasenotes/) for Product Release Notes.
4
5
-## [v4.14.0-rc1] - eSignature API v2-21.2.02.00 - 2021-08-11
+## [v4.14.0] - ESignature API v2-21.2.02.00 - 2021-09-02
6
### Changed
7
- Added support for version v2-21.2.02.00 of the DocuSign ESignature API.
8
- Updated the SDK release version.
9
10
-
11
## [v4.13.1] - eSignature API v2-21.2.00.00 - 2021-07-29
12
13
- Updated Get Form Data unit test.
package.json
@@ -1,6 +1,6 @@
1
{
"name": "docusign-esign",
- "version": "4.14.0-rc1",
+ "version": "4.14.0",
"description": "DocuSign Node.js API client.",
"license": "MIT",
"main": "src/index.js",
0 commit comments