Skip to content

Commit 8fb7ee6

Browse files
committed
changelog
1 parent 7a7657f commit 8fb7ee6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ See [DocuSign Support Center](https://support.docusign.com/en/releasenotes/) for
55
##[v4.2.2] eSignature API v18.4.02
66
### Added
77
- Support for the **latest DocuSign API** (18.4.02.00).
8-
- A new function, updateBrandLogoByType, which enables you to upload a brand logo.
8+
9+
### Updated
10+
- updateBrandLogoByType, which enables you to upload a brand logo.
911

1012
##[v4.2.0] eSignature API v18.3.02
1113
### Fixed

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

0 commit comments

Comments
 (0)