Skip to content

Publishing to NPM

Bassem AlSabbagh edited this page Jan 29, 2024 · 7 revisions
  1. After you're done with the development run npm run gitcommit
  2. Push your changes
  3. Go to https://github.com/wetix/responsive-ui/releases and draft a new release creating the correct git tag and selecting main branch
  4. On release creation, a github workflow will kick in to publish the latest version of the components
Clone this wiki locally