IQSS / dataverse-client-javascript

A Dataverse client for JavaScript and TypeScript
MIT License
15 stars 8 forks source link

Support publish dataset with update current version #166

Closed g-saracca closed 1 month ago

g-saracca commented 1 month ago

What this PR does / why we need it:

Adds support to publish dataset use case updating current version for superusers.

Which issue(s) this PR closes:

Special notes for your reviewer:

The .gitignore modification is to ignore my vscode folder on my end where I'm using settings to auto format on save with prettier.

Suggestions on how to test this:

Visual inspection and run tests.

Is there a release notes update needed for this change?:

N/A

Additional documentation:

N/A