Skip to content

Commit e099534

Browse files
Version 4.10.0-v2-20.3.00 release (#223)
Co-authored-by: DevCenter-DocuSign <[email protected]>
1 parent 6a682ca commit e099534

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.10.0] - eSignature API v2-20.3.00
5+
### Changed
6+
- Added support for version v2-20.3.00 of the DocuSign eSignature API.
7+
- Updated the SDK release version.
8+
49
## [v4.9.0] - eSignature API v2-20.2.02.02
510
### Changed
611
- Added support for version v2-20.2.02.02 of the DocuSign eSignature API.

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

0 commit comments

Comments
 (0)