Skip to content

Commit ba6dae9

Browse files
Version 4.13.0-v2-21.2.00.00 release (#260)
Co-authored-by: DevCenter-DocuSign <[email protected]>
1 parent d7affc1 commit ba6dae9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# DocuSign Node Client Changelog
22

33
See [DocuSign Support Center](https://support.docusign.com/en/releasenotes/) for Product Release Notes.
4+
## [v4.13.0] - eSignature API v2-21.2.00.00
5+
### Changed
6+
- Added support for version v2-21.2.00.00 of the DocuSign eSignature API.
7+
- Updated the SDK release version.
8+
49
## [v4.12.0] - eSignature API v2-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": "4.13.0-rc1",
3+
"version": "4.13.0",
44
"description": "DocuSign Node.js API client.",
55
"license": "MIT",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)