dataverse-frontend
dataverse-frontend copied to clipboard
Automate the publication of the @iqss/dataverse-design-system package
Overview of the Feature Request
We need to automate the releases of the [@iqss/dataverse-design-system](https://www.npmjs.com/package/@iqss/dataverse-design-system/v/1.0.1?activeTab=versions)
npm module.
Currently we are using lerna for the publishing
So the idea is to do a lerna publish
automated in the Github Actions to automatically update the package version in the npm registry
Another thing that we'd like to automate is the CHANGELOG
What kind of user is the feature intended for?
Anyone interested in using the dataverse-design-system components library in their projects
What inspired the request
- #116
What existing behavior do you want changed?
None
Any brand new behavior do you want to add to Dataverse?
Being able to launch a new version of the package automatically using GitHub Actions
Any open or closed issues related to this feature request?
- #81
- #23
- #116