adobe / acc-js-sdk

A JavaScript SDK for Adobe Campaign Classic
Apache License 2.0
21 stars 20 forks source link

NEO-50620: update acc-js-sdk with latest change. #59

Closed JaySeaO closed 1 year ago

JaySeaO commented 1 year ago

Create a new version of ACC-JS-SDK which contains latest changes and bug fixes.

Description

Currently the published version of the fileUploader upload() function does not work. This has already been corrected in the code but has not been published yet.

Motivation and Context

In order to make NEO-50620 work I need the code coming from the following PR available in the published version: https://github.com/adobe/acc-js-sdk/pull/53

How Has This Been Tested?

This is only a bump of the version of the library.

Screenshots (if appropriate):

Types of changes

Checklist:

mkiki commented 1 year ago

Closing because release independently