Skip to content

Commit 86ec052

Browse files
annesophienDevCenter-DocuSignAnne Sophie Nguyen
authored
Version 4.9.0 release (#213)
* Version 4.9.0-v2-20.2.02.02 release * Changelog. * Updated changelog. Co-authored-by: DevCenter-DocuSign <[email protected]> Co-authored-by: Anne Sophie Nguyen <[email protected]>
1 parent 5ede227 commit 86ec052

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.9.0] - eSignature API v2-20.2.02.02
5+
### Changed
6+
- Added support for version v2-20.2.02.02 of the DocuSign eSignature API.
7+
- Updated the SDK release version.
8+
49
## [v4.8.0] - eSignature API v2-20.2.00
510
### Changed
611
- Added support for version v2-20.2.00 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.9.0-rc1",
3+
"version": "4.9.0",
44
"description": "DocuSign Node.js API client.",
55
"license": "MIT",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)