We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a7657f commit 8fb7ee6Copy full SHA for 8fb7ee6
CHANGELOG.md
@@ -5,7 +5,9 @@ See [DocuSign Support Center](https://support.docusign.com/en/releasenotes/) for
5
##[v4.2.2] eSignature API v18.4.02
6
### Added
7
- Support for the **latest DocuSign API** (18.4.02.00).
8
-- A new function, updateBrandLogoByType, which enables you to upload a brand logo.
+
9
+### Updated
10
+- updateBrandLogoByType, which enables you to upload a brand logo.
11
12
##[v4.2.0] eSignature API v18.3.02
13
### Fixed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "docusign-esign",
3
- "version": "4.2.2-rc1",
+ "version": "4.2.2",
4
"description": "DocuSign Node.js API client.",
"license": "MIT",
"main": "src/index.js",
0 commit comments