IQSS / dataverse-client-javascript

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

133 - Add publish dataset use case #137

Closed MellyGray closed 5 months ago

MellyGray commented 5 months ago

What this PR does / why we need it:

This PR adds a new use case to the module publishDataset to allow the user to publish a new version of a dataset using js-dataverse module.

Which issue(s) this PR closes:

Related Dataverse PRs:

Special notes for your reviewer:

Suggestions on how to test this:

  1. Visual inspection of the code
  2. Run the tests
  3. Check the docs of the new use case here

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

Additional documentation:

GPortas commented 5 months ago

Please, can you resolve the merge conflicst? @MellyGray