Skip to content

Commit 96ac7f9

Browse files
Version v5.12.0-v2.1-21.2.02.00 release (#269)
Co-authored-by: dhaval-brahmbhatt <[email protected]>
1 parent 2e30eae commit 96ac7f9

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@
22
See [DocuSign Support Center](https://support.docusign.com/en/releasenotes/) for Product Release Notes.
33

44

5-
## [v5.12.0-rc1] - eSignature API v2.1-21.2.02.00 - 2021-08-11
5+
## [v5.12.0] - ESignature API v2.1-21.2.02.00 - 2021-09-02
66
### Changed
77
- Added support for version v2.1-21.2.02.00 of the DocuSign ESignature API.
88
- Updated the SDK release version.
99

10-
1110
## [v5.11.1] - eSignature API v2.1-21.2.00.00 - 2021-07-29
1211
### Changed
1312
- Updated Get Form Data unit test.

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

0 commit comments

Comments
 (0)