We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e30eae commit 96ac7f9Copy full SHA for 96ac7f9
2 files changed
CHANGELOG.md
@@ -2,12 +2,11 @@
2
See [DocuSign Support Center](https://support.docusign.com/en/releasenotes/) for Product Release Notes.
3
4
5
-## [v5.12.0-rc1] - eSignature API v2.1-21.2.02.00 - 2021-08-11
+## [v5.12.0] - ESignature API v2.1-21.2.02.00 - 2021-09-02
6
### Changed
7
- Added support for version v2.1-21.2.02.00 of the DocuSign ESignature API.
8
- Updated the SDK release version.
9
10
-
11
## [v5.11.1] - eSignature API v2.1-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": "5.12.0-rc1",
+ "version": "5.12.0",
"description": "DocuSign Node.js API client.",
"license": "MIT",
"main": "src/index.js",
0 commit comments