Skip to content

Commit 5f59870

Browse files
Version 5.11.0-v2.1-21.2.00.00 release (#259)
Co-authored-by: DevCenter-DocuSign <[email protected]>
1 parent 0e77583 commit 5f59870

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# DocuSign Node Client Changelog
2-
32
See [DocuSign Support Center](https://support.docusign.com/en/releasenotes/) for Product Release Notes.
3+
4+
## [v5.11.0] - eSignature API v2.1-21.2.00.00
5+
### Changed
6+
- Added support for version v2.1-21.2.00.00 of the DocuSign eSignature API.
7+
- Updated the SDK release version.
8+
49
## [v5.10.0] - eSignature API v2.1-21.1.02.00
510
### Breaking
611
- Removed methods `getAccountSettingsExport`,`getSealProviders` from Accounts.

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

0 commit comments

Comments
 (0)